chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot 2022-08-08 23:15:26 +00:00
parent 763af7a7b9
commit aa39c09e86
2201 changed files with 18015 additions and 10755 deletions

View File

@ -2,6 +2,16 @@
## [memcached-3.0.50](https://github.com/truecharts/charts/compare/memcached-3.0.49...memcached-3.0.50) (2022-08-08)
### Chore
- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [memcached-3.0.49](https://github.com/truecharts/apps/compare/memcached-3.0.48...memcached-3.0.49) (2022-07-29)
### Chore

View File

@ -7,7 +7,7 @@ dependencies:
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/docs/charts/dependency/memcached
icon: https://truecharts.org/img/chart-icons/memcached.png
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png
keywords:
- memcached
- database
@ -19,6 +19,7 @@ maintainers:
url: https://truecharts.org
name: memcached
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application

View File

@ -1,6 +1,6 @@
# memcached
![Version: 3.0.49](https://img.shields.io/badge/Version-3.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square)
![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: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square)
Memcached is a memory-backed database caching solution
@ -13,6 +13,7 @@ For more information, please click here: [memcached](https://truecharts.org/docs
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/dependency/memcached>
* <https://github.com/bitnami/bitnami-docker-memcached>
* <http://memcached.org/>
@ -30,14 +31,14 @@ Kubernetes: `>=1.16.0-0`
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
### Helm
To install the chart with the release name `memcached`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install memcached TrueCharts/memcached
```
@ -48,7 +49,7 @@ helm install memcached TrueCharts/memcached
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall memcached
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install memcached TrueCharts/memcached -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ dependencies:
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/docs/charts/dependency/mongodb
icon: https://truecharts.org/img/chart-icons/mongodb.png
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
keywords:
- mongodb
- database
@ -19,6 +19,7 @@ maintainers:
url: https://truecharts.org
name: mongodb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com

View File

@ -1,6 +1,6 @@
# mongodb
![Version: 1.0.50](https://img.shields.io/badge/Version-1.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square)
![Version: 1.0.51](https://img.shields.io/badge/Version-1.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square)
Fast, reliable, scalable, and easy to use open-source no-sql database system.
@ -13,6 +13,7 @@ For more information, please click here: [mongodb](https://truecharts.org/docs/c
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb>
* <https://hub.docker.com/r/bitnami/mongodb>
* <https://github.com/bitnami/bitnami-docker-mongodb>
* <https://www.mongodb.com>
@ -31,14 +32,14 @@ Kubernetes: `>=1.16.0-0`
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
### Helm
To install the chart with the release name `mongodb`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install mongodb TrueCharts/mongodb
```
@ -49,7 +50,7 @@ helm install mongodb TrueCharts/mongodb
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -68,7 +69,7 @@ helm uninstall mongodb
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -86,9 +87,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install mongodb TrueCharts/mongodb -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ dependencies:
deprecated: false
description: PostgresSQL
home: https://truecharts.org/docs/charts/dependency/postgresql
icon: https://truecharts.org/img/chart-icons/postgresql.png
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
keywords:
- postgres
- postgressql
@ -20,6 +20,7 @@ maintainers:
url: https://truecharts.org
name: postgresql
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
- https://www.postgresql.org/
type: application
version: 8.0.51

View File

@ -1,6 +1,6 @@
# postgresql
![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: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square)
![Version: 8.0.51](https://img.shields.io/badge/Version-8.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square)
PostgresSQL
@ -13,6 +13,7 @@ For more information, please click here: [postgresql](https://truecharts.org/doc
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql>
* <https://www.postgresql.org/>
## Requirements
@ -29,14 +30,14 @@ Kubernetes: `>=1.16.0-0`
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
### Helm
To install the chart with the release name `postgresql`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install postgresql TrueCharts/postgresql
```
@ -47,7 +48,7 @@ helm install postgresql TrueCharts/postgresql
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -66,7 +67,7 @@ helm uninstall postgresql
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -84,9 +85,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install postgresql TrueCharts/postgresql -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,7 @@
## [redis-3.0.48](https://github.com/truecharts/apps/compare/redis-3.0.47...redis-3.0.48) (2022-07-29)
### Chore

View File

@ -7,7 +7,7 @@ dependencies:
deprecated: false
description: Open source, advanced key-value store.
home: https://truecharts.org/docs/charts/dependency/redis
icon: https://truecharts.org/img/chart-icons/redis.png
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
keywords:
- redis
- keyvalue
@ -19,6 +19,7 @@ maintainers:
url: https://truecharts.org
name: redis
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application

View File

@ -1,6 +1,6 @@
# redis
![Version: 3.0.48](https://img.shields.io/badge/Version-3.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square)
![Version: 3.0.49](https://img.shields.io/badge/Version-3.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square)
Open source, advanced key-value store.
@ -13,6 +13,7 @@ For more information, please click here: [redis](https://truecharts.org/docs/cha
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/dependency/redis>
* <https://github.com/bitnami/bitnami-docker-redis>
* <http://redis.io/>
@ -30,14 +31,14 @@ Kubernetes: `>=1.16.0-0`
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
### Helm
To install the chart with the release name `redis`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install redis TrueCharts/redis
```
@ -48,7 +49,7 @@ helm install redis TrueCharts/redis
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall redis
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install redis TrueCharts/redis -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [acestream-0.0.15](https://github.com/truecharts/charts/compare/acestream-0.0.14...acestream-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [acestream-0.0.14](https://github.com/truecharts/apps/compare/acestream-0.0.13...acestream-0.0.14) (2022-07-26)
### Chore

View File

@ -10,8 +10,8 @@ dependencies:
version: 10.4.9
deprecated: false
description: "Acestream-engine\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
icon: https://truecharts.org/img/chart-icons/acestream.png
home: https://truecharts.org/docs/charts/incubator/acestream
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
keywords:
- acestream
- MediaServer-Video
@ -22,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# acestream
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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
@ -13,6 +13,7 @@ For more information, please click here: [acestream](https://truecharts.org/docs
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/acestream>
* <https://github.com/vstavrinov/acestream-service>
* <https://hub.docker.com/r/vstavrinov/acestream-service>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install acestream TrueCharts/acestream
```
@ -48,7 +49,7 @@ helm install acestream TrueCharts/acestream
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall acestream
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install acestream TrueCharts/acestream -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [actualserver-0.0.15](https://github.com/truecharts/charts/compare/actualserver-0.0.14...actualserver-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [actualserver-0.0.14](https://github.com/truecharts/apps/compare/actualserver-0.0.13...actualserver-0.0.14) (2022-07-26)
### Chore

View File

@ -9,12 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"Actual is a super fast privacy-focused app for managing your finances.\
\ You own your data and it will sync it across all devices with optional end-to-end\
\ encryption..\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/actualserver
icon: https://truecharts.org/img/chart-icons/actualserver.png
description: "Actual is a super fast privacy-focused app for managing your finances. You own your data and it will sync it across all devices with optional end-to-end encryption..\r\n"
home: https://truecharts.org/docs/charts/incubator/actualserver
icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
keywords:
- actualserver
- Other
@ -25,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# actualserver
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Actual is a super fast privacy-focused app for managing your finances. You own your data and it will sync it across all devices with optional end-to-end encryption..
@ -13,6 +13,7 @@ For more information, please click here: [actualserver](https://truecharts.org/d
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/actualserver>
* <https://github.com/Kippenhof/docker-templates>
* <https://hub.docker.com/r/kippenhof/actual-server>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install actualserver TrueCharts/actualserver
```
@ -48,7 +49,7 @@ helm install actualserver TrueCharts/actualserver
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall actualserver
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install actualserver TrueCharts/actualserver -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [adguard-home-1.0.27](https://github.com/truecharts/charts/compare/adguard-home-1.0.26...adguard-home-1.0.27) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [adguard-home-1.0.26](https://github.com/truecharts/apps/compare/adguard-home-1.0.25...adguard-home-1.0.26) (2022-07-26)
### Chore

View File

@ -5,8 +5,8 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://github.com/truecharts/charts/tree/master/charts/incubator/adguard-home
icon: https://truecharts.org/img/chart-icons/adguard-home.png
home: https://truecharts.org/docs/charts/incubator/adguard-home
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
keywords:
- adblock
- adguard
@ -17,6 +17,7 @@ maintainers:
url: https://truecharts.org
name: adguard-home
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguard-home
- https://hub.docker.com/r/adguard/adguardhome
version: 1.0.27
annotations:

View File

@ -1,6 +1,6 @@
# adguard-home
![Version: 1.0.26](https://img.shields.io/badge/Version-1.0.26-informational?style=flat-square) ![AppVersion: 0.107.8](https://img.shields.io/badge/AppVersion-0.107.8-informational?style=flat-square)
![Version: 1.0.27](https://img.shields.io/badge/Version-1.0.27-informational?style=flat-square) ![AppVersion: 0.107.8](https://img.shields.io/badge/AppVersion-0.107.8-informational?style=flat-square)
Free and open source, powerful network-wide ads & trackers blocking DNS server.
@ -13,6 +13,7 @@ For more information, please click here: [adguard-home](https://truecharts.org/d
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/adguard-home>
* <https://hub.docker.com/r/adguard/adguardhome>
## Requirements
@ -23,20 +24,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install adguard-home TrueCharts/adguard-home
```
@ -47,7 +48,7 @@ helm install adguard-home TrueCharts/adguard-home
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -66,7 +67,7 @@ helm uninstall adguard-home
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -84,9 +85,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install adguard-home TrueCharts/adguard-home -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [adguardhome-sync-0.0.15](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.14...adguardhome-sync-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [adguardhome-sync-0.0.14](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.13...adguardhome-sync-0.0.14) (2022-07-26)
### Chore

View File

@ -9,11 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool
to synchronize AdGuardHome config to replica instances.
home: https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
icon: https://truecharts.org/img/chart-icons/adguardhome-sync.png
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
@ -24,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# adguardhome-sync
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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.
@ -13,6 +13,7 @@ For more information, please click here: [adguardhome-sync](https://truecharts.o
## Source Code
* <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>
@ -25,20 +26,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install adguardhome-sync TrueCharts/adguardhome-sync
```
@ -49,7 +50,7 @@ helm install adguardhome-sync TrueCharts/adguardhome-sync
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -68,7 +69,7 @@ helm uninstall adguardhome-sync
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -86,9 +87,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install adguardhome-sync TrueCharts/adguardhome-sync -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [adminer-0.0.15](https://github.com/truecharts/charts/compare/adminer-0.0.14...adminer-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [adminer-0.0.14](https://github.com/truecharts/apps/compare/adminer-0.0.13...adminer-0.0.14) (2022-07-26)
### Chore

View File

@ -9,13 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.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.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/adminer
icon: https://truecharts.org/img/chart-icons/adminer.png
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.\r\n"
home: https://truecharts.org/docs/charts/incubator/adminer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png
keywords:
- adminer
- Tools-Utilities
@ -26,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# adminer
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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.
@ -13,6 +13,7 @@ For more information, please click here: [adminer](https://truecharts.org/docs/c
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/adminer>
* <https://github.com/vrana/adminer>
* <http://hub.docker.com/_/adminer/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install adminer TrueCharts/adminer
```
@ -48,7 +49,7 @@ helm install adminer TrueCharts/adminer
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall adminer
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install adminer TrueCharts/adminer -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [alienswarm-reactivedrop-0.0.15](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.14...alienswarm-reactivedrop-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [alienswarm-reactivedrop-0.0.14](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.13...alienswarm-reactivedrop-0.0.14) (2022-07-26)
### Chore

View File

@ -9,12 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"This Docker will download and install SteamCMD. It will also install\
\ Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems\
\ with less than 32 CPU cores!!!) \r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
icon: https://truecharts.org/img/chart-icons/alienswarm-reactivedrop.png
description: "This Docker will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems with less than 32 CPU cores!!!) \r\n"
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
@ -25,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# alienswarm-reactivedrop
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems with less than 32 CPU cores!!!)
@ -13,6 +13,7 @@ For more information, please click here: [alienswarm-reactivedrop](https://truec
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop>
* <https://www.steampowered.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop
```
@ -48,7 +49,7 @@ helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall alienswarm-reactivedrop
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [alienswarm-0.0.15](https://github.com/truecharts/charts/compare/alienswarm-0.0.14...alienswarm-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [alienswarm-0.0.14](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.13...alienswarm-0.0.14) (2022-07-26)
### Chore

View File

@ -9,11 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"This Docker will download and install SteamCMD. It will also install\
\ Alien Swarm and run it.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
icon: https://truecharts.org/img/chart-icons/alienswarm.png
description: "This Docker will download and install SteamCMD. It will also install Alien Swarm and run it.\r\n"
home: https://truecharts.org/docs/charts/incubator/alienswarm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
keywords:
- alienswarm
- GameServers
@ -24,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# alienswarm
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 Alien Swarm and run it.
@ -13,6 +13,7 @@ For more information, please click here: [alienswarm](https://truecharts.org/doc
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm>
* <https://www.steampowered.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install alienswarm TrueCharts/alienswarm
```
@ -48,7 +49,7 @@ helm install alienswarm TrueCharts/alienswarm
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall alienswarm
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install alienswarm TrueCharts/alienswarm -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [altitude-0.0.15](https://github.com/truecharts/charts/compare/altitude-0.0.14...altitude-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [altitude-0.0.14](https://github.com/truecharts/apps/compare/altitude-0.0.13...altitude-0.0.14) (2022-07-26)
### Chore

View File

@ -10,8 +10,8 @@ dependencies:
version: 10.4.9
deprecated: false
description: "This Docker will download and install Altitude and run it.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/altitude
icon: https://truecharts.org/img/chart-icons/altitude.png
home: https://truecharts.org/docs/charts/incubator/altitude
icon: https://truecharts.org/img/hotlink-ok/chart-icons/altitude.png
keywords:
- altitude
- GameServers
@ -22,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# altitude
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 Altitude and run it.
@ -13,6 +13,7 @@ For more information, please click here: [altitude](https://truecharts.org/docs/
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/altitude>
* <https://www.steampowered.com/>
* <https://hub.docker.com/r/ich777/altitude/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install altitude TrueCharts/altitude
```
@ -48,7 +49,7 @@ helm install altitude TrueCharts/altitude
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall altitude
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install altitude TrueCharts/altitude -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [americasarmy-pg-0.0.15](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.14...americasarmy-pg-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [americasarmy-pg-0.0.14](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.13...americasarmy-pg-0.0.14) (2022-07-26)
### Chore

View File

@ -9,11 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"This Docker will download and install SteamCMD. It will also install\
\ America's Army: Proving Grounds and run it.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
icon: https://truecharts.org/img/chart-icons/americasarmy-pg.png
description: "This Docker will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it.\r\n"
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
@ -24,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# americasarmy-pg
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 America's Army: Proving Grounds and run it.
@ -13,6 +13,7 @@ For more information, please click here: [americasarmy-pg](https://truecharts.or
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg>
* <https://www.americasarmy.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install americasarmy-pg TrueCharts/americasarmy-pg
```
@ -48,7 +49,7 @@ helm install americasarmy-pg TrueCharts/americasarmy-pg
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall americasarmy-pg
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install americasarmy-pg TrueCharts/americasarmy-pg -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,17 @@
## [amtd-0.0.17](https://github.com/truecharts/charts/compare/amtd-0.0.15...amtd-0.0.17) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [amtd-0.0.15](https://github.com/truecharts/apps/compare/amtd-0.0.14...amtd-0.0.15) (2022-07-27)
### Chore

View File

@ -10,13 +10,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script
to automatically download movie trailers for use in media applications
"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/amtd
icon: https://truecharts.org/img/chart-icons/amtd.png
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
@ -28,6 +24,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# amtd
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![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: 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
@ -13,6 +13,7 @@ For more information, please click here: [amtd](https://truecharts.org/docs/char
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/amtd>
* <https://github.com/RandomNinjaAtk/docker-amtd>
* <https://hub.docker.com/r/randomninjaatk/amtd>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install amtd TrueCharts/amtd
```
@ -48,7 +49,7 @@ helm install amtd TrueCharts/amtd
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall amtd
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install amtd TrueCharts/amtd -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [amule-0.0.15](https://github.com/truecharts/charts/compare/amule-0.0.14...amule-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [amule-0.0.14](https://github.com/truecharts/apps/compare/amule-0.0.13...amule-0.0.14) (2022-07-26)
### Chore

View File

@ -12,8 +12,8 @@ dependencies:
version: 10.4.9
deprecated: false
description: "DESCRIPTION\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/amule
icon: https://truecharts.org/img/chart-icons/amule.png
home: https://truecharts.org/docs/charts/incubator/amule
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png
keywords:
- amule
- Downloaders
@ -26,6 +26,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# amule
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
DESCRIPTION
@ -13,6 +13,7 @@ For more information, please click here: [amule](https://truecharts.org/docs/cha
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/amule>
* <https://github.com/t-chab/dockerfiles>
* <https://hub.docker.com/r/tchabaud/amule>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install amule TrueCharts/amule
```
@ -48,7 +49,7 @@ helm install amule TrueCharts/amule
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall amule
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install amule TrueCharts/amule -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [amvd-0.0.15](https://github.com/truecharts/charts/compare/amvd-0.0.14...amvd-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [amvd-0.0.14](https://github.com/truecharts/apps/compare/amvd-0.0.13...amvd-0.0.14) (2022-07-26)
### Chore

View File

@ -10,11 +10,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.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://github.com/truecharts/charts/tree/master/charts/incubator/amvd
icon: https://truecharts.org/img/chart-icons/amvd.png
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
@ -26,6 +24,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# amvd
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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
@ -13,6 +13,7 @@ For more information, please click here: [amvd](https://truecharts.org/docs/char
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/amvd>
* <https://github.com/RandomNinjaAtk/docker-amvd>
* <https://hub.docker.com/r/randomninjaatk/amvd>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install amvd TrueCharts/amvd
```
@ -48,7 +49,7 @@ helm install amvd TrueCharts/amvd
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall amvd
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install amvd TrueCharts/amvd -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [android-8-0-0.0.15](https://github.com/truecharts/charts/compare/android-8-0-0.0.14...android-8-0-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [android-8-0-0.0.14](https://github.com/truecharts/apps/compare/android-8-0-0.0.13...android-8-0-0.0.14) (2022-07-26)
### Chore

View File

@ -9,12 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
Android in docker 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://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
icon: https://truecharts.org/img/chart-icons/android-8-0.png
description: Android in docker 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
@ -25,6 +22,7 @@ maintainers:
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.15

View File

@ -1,6 +1,6 @@
# android-8-0
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 docker 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.
@ -13,6 +13,7 @@ For more information, please click here: [android-8-0](https://truecharts.org/do
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0>
* <https://registry.hub.docker.com/r/ulisses1478/docker-android>
## Requirements
@ -23,20 +24,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install android-8-0 TrueCharts/android-8-0
```
@ -47,7 +48,7 @@ helm install android-8-0 TrueCharts/android-8-0
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -66,7 +67,7 @@ helm uninstall android-8-0
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -84,9 +85,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install android-8-0 TrueCharts/android-8-0 -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [androiddebugbridge-0.0.15](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.14...androiddebugbridge-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [androiddebugbridge-0.0.14](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.13...androiddebugbridge-0.0.14) (2022-07-26)
### Chore

View File

@ -9,11 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"Control AndroidTV/FireTV devices through ADB from the Home Assistant\
\ Core docker image.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
icon: https://truecharts.org/img/chart-icons/androiddebugbridge.png
description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image.\r\n"
home: https://truecharts.org/docs/charts/incubator/androiddebugbridge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
keywords:
- androiddebugbridge
- HomeAutomation
@ -24,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# androiddebugbridge
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 docker image.
@ -13,6 +13,7 @@ For more information, please click here: [androiddebugbridge](https://truecharts
## Source Code
* <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/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install androiddebugbridge TrueCharts/androiddebugbridge
```
@ -48,7 +49,7 @@ helm install androiddebugbridge TrueCharts/androiddebugbridge
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall androiddebugbridge
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install androiddebugbridge TrueCharts/androiddebugbridge -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,17 @@
## [anki-sync-server-0.0.2](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.1...anki-sync-server-0.0.2) (2022-08-08)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [anki-sync-server-0.0.1]anki-sync-server-0.0.1 (2022-07-28)
### Feat

View File

@ -5,8 +5,8 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
description: A cross-platform Anki sync server.
home: https://github.com/truecharts/apps/tree/master/charts/incubator/anki-sync-server-rs
icon: https://truecharts.org/img/chart-icons/anki-sync-server.png
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"
@ -16,6 +16,7 @@ maintainers:
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.2
annotations:

View File

@ -1,6 +1,6 @@
# anki-sync-server
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: 20220516](https://img.shields.io/badge/AppVersion-20220516-informational?style=flat-square)
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![AppVersion: 20220516](https://img.shields.io/badge/AppVersion-20220516-informational?style=flat-square)
A cross-platform Anki sync server.
@ -13,6 +13,7 @@ For more information, please click here: [anki-sync-server](https://truecharts.o
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server>
* <https://github.com/ankicommunity/anki-devops-services>
## Requirements
@ -23,20 +24,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install anki-sync-server TrueCharts/anki-sync-server
```
@ -47,7 +48,7 @@ helm install anki-sync-server TrueCharts/anki-sync-server
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -66,7 +67,7 @@ helm uninstall anki-sync-server
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -84,9 +85,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install anki-sync-server TrueCharts/anki-sync-server -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [anope-0.0.15](https://github.com/truecharts/charts/compare/anope-0.0.14...anope-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [anope-0.0.14](https://github.com/truecharts/apps/compare/anope-0.0.13...anope-0.0.14) (2022-07-26)
### Chore

View File

@ -11,11 +11,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"Anope is a set of IRC Services designed for flexibility and ease of\
\ use.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/anope
icon: https://truecharts.org/img/chart-icons/anope.png
description: "Anope is a set of IRC Services designed for flexibility and ease of use.\r\n"
home: https://truecharts.org/docs/charts/incubator/anope
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png
keywords:
- anope
- Network-Other
@ -28,6 +26,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# anope
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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.
@ -13,6 +13,7 @@ For more information, please click here: [anope](https://truecharts.org/docs/cha
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/anope>
* <https://thelounge.chat/>
* <https://hub.docker.com/r/ich777/anope>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install anope TrueCharts/anope
```
@ -48,7 +49,7 @@ helm install anope TrueCharts/anope
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall anope
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install anope TrueCharts/anope -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [apache-webdav-0.0.15](https://github.com/truecharts/charts/compare/apache-webdav-0.0.14...apache-webdav-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [apache-webdav-0.0.14](https://github.com/truecharts/apps/compare/apache-webdav-0.0.13...apache-webdav-0.0.14) (2022-07-26)
### Chore

View File

@ -9,12 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.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.\r\
\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
icon: https://truecharts.org/img/chart-icons/apache-webdav.png
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.\r\n"
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
@ -25,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# apache-webdav
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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.
@ -13,6 +13,7 @@ For more information, please click here: [apache-webdav](https://truecharts.org/
## Source Code
* <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>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install apache-webdav TrueCharts/apache-webdav
```
@ -48,7 +49,7 @@ helm install apache-webdav TrueCharts/apache-webdav
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall apache-webdav
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install apache-webdav TrueCharts/apache-webdav -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [apprise-api-0.0.15](https://github.com/truecharts/charts/compare/apprise-api-0.0.14...apprise-api-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [apprise-api-0.0.14](https://github.com/truecharts/apps/compare/apprise-api-0.0.13...apprise-api-0.0.14) (2022-07-26)
### Chore

View File

@ -9,14 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.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.
"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
icon: https://truecharts.org/img/chart-icons/apprise-api.png
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
@ -27,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# apprise-api
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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.
@ -13,6 +13,7 @@ For more information, please click here: [apprise-api](https://truecharts.org/do
## Source Code
* <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>
@ -25,20 +26,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install apprise-api TrueCharts/apprise-api
```
@ -49,7 +50,7 @@ helm install apprise-api TrueCharts/apprise-api
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -68,7 +69,7 @@ helm uninstall apprise-api
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -86,9 +87,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install apprise-api TrueCharts/apprise-api -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [appsmith-2.0.33](https://github.com/truecharts/charts/compare/appsmith-2.0.32...appsmith-2.0.33) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [appsmith-2.0.32](https://github.com/truecharts/apps/compare/appsmith-2.0.31...appsmith-2.0.32) (2022-07-30)
### Chore

View File

@ -14,7 +14,7 @@ dependencies:
# 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/chart-icons/appsmith.png
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
keywords:
- appsmith
kubeVersion: ">=1.16.0-0"
@ -24,6 +24,7 @@ maintainers:
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.33
annotations:

View File

@ -1,6 +1,6 @@
# appsmith
![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 1.7.10](https://img.shields.io/badge/AppVersion-1.7.10-informational?style=flat-square)
![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![AppVersion: 1.7.10](https://img.shields.io/badge/AppVersion-1.7.10-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.
@ -13,6 +13,7 @@ For more information, please click here: [appsmith](https://truecharts.org/docs/
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith>
* <https://github.com/appsmithorg/appsmith>
## Requirements
@ -23,21 +24,21 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org | redis | 3.0.46 |
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://charts.truecharts.org | redis | 3.0.48 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install appsmith TrueCharts/appsmith
```
@ -48,7 +49,7 @@ helm install appsmith TrueCharts/appsmith
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall appsmith
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install appsmith TrueCharts/appsmith -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [apt-cacher-ng-0.0.15](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.14...apt-cacher-ng-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [apt-cacher-ng-0.0.14](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.13...apt-cacher-ng-0.0.14) (2022-07-26)
### Chore

View File

@ -11,12 +11,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.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://github.com/truecharts/charts/tree/master/charts/incubator/apt-cacher-ng
icon: https://truecharts.org/img/chart-icons/apt-cacher-ng.png
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/incubator/apt-cacher-ng
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png
keywords:
- apt-cacher-ng
- Network-Proxy
@ -29,6 +26,7 @@ maintainers:
url: https://truecharts.org
name: apt-cacher-ng
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/apt-cacher-ng
- https://www.unix-ag.uni-kl.de/~bloch/acng/
- https://hub.docker.com/r/sameersbn/apt-cacher-ng/
type: application

View File

@ -1,6 +1,6 @@
# apt-cacher-ng
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-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.
@ -13,6 +13,7 @@ For more information, please click here: [apt-cacher-ng](https://truecharts.org/
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/apt-cacher-ng>
* <https://www.unix-ag.uni-kl.de/~bloch/acng/>
* <https://hub.docker.com/r/sameersbn/apt-cacher-ng/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install apt-cacher-ng TrueCharts/apt-cacher-ng
```
@ -48,7 +49,7 @@ helm install apt-cacher-ng TrueCharts/apt-cacher-ng
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall apt-cacher-ng
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install apt-cacher-ng TrueCharts/apt-cacher-ng -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [archiveteam-warrior-0.0.15](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.14...archiveteam-warrior-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [archiveteam-warrior-0.0.14](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.13...archiveteam-warrior-0.0.14) (2022-07-26)
### Chore

View File

@ -11,12 +11,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.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\u2014and it\u2019s really easy to do!\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior
icon: https://truecharts.org/img/chart-icons/archiveteam-warrior.png
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 its really easy to do!\r\n"
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
@ -29,6 +26,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# archiveteam-warrior
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 its really easy to do!
@ -13,6 +13,7 @@ For more information, please click here: [archiveteam-warrior](https://truechart
## Source Code
* <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/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install archiveteam-warrior TrueCharts/archiveteam-warrior
```
@ -48,7 +49,7 @@ helm install archiveteam-warrior TrueCharts/archiveteam-warrior
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall archiveteam-warrior
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install archiveteam-warrior TrueCharts/archiveteam-warrior -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [ariang-0.0.18](https://github.com/truecharts/charts/compare/ariang-0.0.17...ariang-0.0.18) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [ariang-0.0.17](https://github.com/truecharts/apps/compare/ariang-0.0.16...ariang-0.0.17) (2022-07-26)
### Chore

View File

@ -6,11 +6,12 @@ appVersion: "1.2.4"
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
type: application
deprecated: false
home: https://github.com/truecharts/charts/tree/master/charts/incubator/ariang
icon: https://truecharts.org/img/chart-icons/ariang.png
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:

View File

@ -1,6 +1,6 @@
# ariang
![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.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square)
![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.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.
@ -13,6 +13,7 @@ For more information, please click here: [ariang](https://truecharts.org/docs/ch
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/ariang>
* <https://hub.docker.com/r/leonismoe/ariang>
* <https://github.com/leonismoe/docker-images>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install ariang TrueCharts/ariang
```
@ -48,7 +49,7 @@ helm install ariang TrueCharts/ariang
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall ariang
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install ariang TrueCharts/ariang -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [arksurvivalevolved-0.0.15](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.14...arksurvivalevolved-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [arksurvivalevolved-0.0.14](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.13...arksurvivalevolved-0.0.14) (2022-07-26)
### Chore

View File

@ -9,12 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"This Docker will download and install SteamCMD. It will also install\
\ ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).\r\
\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/arksurvivalevolved
icon: https://truecharts.org/img/chart-icons/arksurvivalevolved.png
description: "This Docker will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).\r\n"
home: https://truecharts.org/docs/charts/incubator/arksurvivalevolved
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png
keywords:
- arksurvivalevolved
- GameServers
@ -25,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# arksurvivalevolved
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).
@ -13,6 +13,7 @@ For more information, please click here: [arksurvivalevolved](https://truecharts
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/arksurvivalevolved>
* <https://survivetheark.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install arksurvivalevolved TrueCharts/arksurvivalevolved
```
@ -48,7 +49,7 @@ helm install arksurvivalevolved TrueCharts/arksurvivalevolved
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall arksurvivalevolved
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install arksurvivalevolved TrueCharts/arksurvivalevolved -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [arma3-0.0.15](https://github.com/truecharts/charts/compare/arma3-0.0.14...arma3-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [arma3-0.0.14](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.13...arma3-0.0.14) (2022-07-26)
### Chore

View File

@ -9,11 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"This Docker will download and install SteamCMD. It will also install\
\ ArmA III and run it.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/arma3
icon: https://truecharts.org/img/chart-icons/arma3.png
description: "This Docker will download and install SteamCMD. It will also install ArmA III and run it.\r\n"
home: https://truecharts.org/docs/charts/incubator/arma3
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png
keywords:
- arma3
- GameServers
@ -24,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# arma3
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 ArmA III and run it.
@ -13,6 +13,7 @@ For more information, please click here: [arma3](https://truecharts.org/docs/cha
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/arma3>
* <https://arma3.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install arma3 TrueCharts/arma3
```
@ -48,7 +49,7 @@ helm install arma3 TrueCharts/arma3
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall arma3
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install arma3 TrueCharts/arma3 -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [arma3exilemod-0.0.15](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.14...arma3exilemod-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [arma3exilemod-0.0.14](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.13...arma3exilemod-0.0.14) (2022-07-26)
### Chore

View File

@ -9,11 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"This Docker will download and install SteamCMD. It will also install\
\ ArmA III including ExileMod and run it.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
icon: https://truecharts.org/img/chart-icons/arma3exilemod.png
description: "This Docker will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.\r\n"
home: https://truecharts.org/docs/charts/incubator/arma3exilemod
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
keywords:
- arma3exilemod
- GameServers
@ -24,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# arma3exilemod
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 ArmA III including ExileMod and run it.
@ -13,6 +13,7 @@ For more information, please click here: [arma3exilemod](https://truecharts.org/
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod>
* <http://www.exilemod.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install arma3exilemod TrueCharts/arma3exilemod
```
@ -48,7 +49,7 @@ helm install arma3exilemod TrueCharts/arma3exilemod
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall arma3exilemod
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install arma3exilemod TrueCharts/arma3exilemod -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [artifactory-oss-0.0.15](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.14...artifactory-oss-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [artifactory-oss-0.0.14](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.13...artifactory-oss-0.0.14) (2022-07-26)
### Chore

View File

@ -10,13 +10,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"JFrog\u2019s Artifactory open source project was created to speed up\
\ development cycles using binary repositories. It\u2019s the world\u2019s most\
\ advanced repository manager, creating a single place for teams to manage all their\
\ binary artifacts efficiently."
home: https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss
icon: https://truecharts.org/img/chart-icons/artifactory-oss.png
description: "JFrogs Artifactory open source project was created to speed up development cycles using binary repositories. Its the worlds 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
@ -28,6 +24,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# artifactory-oss
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.6](https://img.shields.io/badge/AppVersion-7.41.6-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.6](https://img.shields.io/badge/AppVersion-7.41.6-informational?style=flat-square)
JFrogs Artifactory open source project was created to speed up development cycles using binary repositories. Its the worlds most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.
@ -13,6 +13,7 @@ For more information, please click here: [artifactory-oss](https://truecharts.or
## Source Code
* <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>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install artifactory-oss TrueCharts/artifactory-oss
```
@ -48,7 +49,7 @@ helm install artifactory-oss TrueCharts/artifactory-oss
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall artifactory-oss
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install artifactory-oss TrueCharts/artifactory-oss -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [assettocorsa-0.0.15](https://github.com/truecharts/charts/compare/assettocorsa-0.0.14...assettocorsa-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [assettocorsa-0.0.14](https://github.com/truecharts/apps/compare/assettocorsa-0.0.13...assettocorsa-0.0.14) (2022-07-26)
### Chore

View File

@ -9,11 +9,9 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.9
deprecated: false
description:
"This Docker will download and install SteamCMD. It will also install\
\ AssettoCorsa and run it.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa
icon: https://truecharts.org/img/chart-icons/assettocorsa.png
description: "This Docker will download and install SteamCMD. It will also install AssettoCorsa and run it.\r\n"
home: https://truecharts.org/docs/charts/incubator/assettocorsa
icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
keywords:
- assettocorsa
- GameServers
@ -24,6 +22,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# assettocorsa
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](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 AssettoCorsa and run it.
@ -13,6 +13,7 @@ For more information, please click here: [assettocorsa](https://truecharts.org/d
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa>
* <https://www.assettocorsa.net/>
* <https://hub.docker.com/r/ich777/steamcmd/>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install assettocorsa TrueCharts/assettocorsa
```
@ -48,7 +49,7 @@ helm install assettocorsa TrueCharts/assettocorsa
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall assettocorsa
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install assettocorsa TrueCharts/assettocorsa -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [aurora-files-0.0.15](https://github.com/truecharts/charts/compare/aurora-files-0.0.14...aurora-files-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [aurora-files-0.0.14](https://github.com/truecharts/apps/compare/aurora-files-0.0.13...aurora-files-0.0.14) (2022-07-26)
### Chore

View File

@ -12,8 +12,8 @@ dependencies:
version: 10.4.9
deprecated: false
description: "DESCRIPTION\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files
icon: https://truecharts.org/img/chart-icons/aurora-files.png
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
@ -26,6 +26,7 @@ maintainers:
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

View File

@ -1,6 +1,6 @@
# aurora-files
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
DESCRIPTION
@ -13,6 +13,7 @@ For more information, please click here: [aurora-files](https://truecharts.org/d
## Source Code
* <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>
@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install aurora-files TrueCharts/aurora-files
```
@ -48,7 +49,7 @@ helm install aurora-files TrueCharts/aurora-files
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -67,7 +68,7 @@ helm uninstall aurora-files
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install aurora-files TrueCharts/aurora-files -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [authentik-2.0.31](https://github.com/truecharts/charts/compare/authentik-2.0.30...authentik-2.0.31) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [authentik-2.0.30](https://github.com/truecharts/apps/compare/authentik-2.0.29...authentik-2.0.30) (2022-07-27)
### Chore

View File

@ -13,8 +13,8 @@ dependencies:
repository: https://charts.truecharts.org
version: 3.0.48
description: authentik is an open-source Identity Provider focused on flexibility and versatility.
home: https://github.com/truecharts/charts/tree/master/charts/incubator/authentik
icon: https://truecharts.org/img/chart-icons/authentik.png
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"
@ -24,6 +24,7 @@ maintainers:
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: 2.0.31

View File

@ -1,6 +1,6 @@
# authentik
![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 2022.7.3](https://img.shields.io/badge/AppVersion-2022.7.3-informational?style=flat-square)
![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 2022.7.3](https://img.shields.io/badge/AppVersion-2022.7.3-informational?style=flat-square)
authentik is an open-source Identity Provider focused on flexibility and versatility.
@ -13,6 +13,7 @@ For more information, please click here: [authentik](https://truecharts.org/docs
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/authentik>
* <https://github.com/goauthentik/authentik>
* <https://goauthentik.io/docs/>
@ -24,22 +25,22 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.48 |
| https://charts.truecharts.org | redis | 3.0.46 |
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://charts.truecharts.org/ | postgresql | 8.0.50 |
| https://charts.truecharts.org | redis | 3.0.48 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-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://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install authentik TrueCharts/authentik
```
@ -50,7 +51,7 @@ helm install authentik TrueCharts/authentik
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@ -69,7 +70,7 @@ helm uninstall authentik
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@ -87,9 +88,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install authentik TrueCharts/authentik -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@ -2,6 +2,16 @@
## [auto-yt-dl-0.0.15](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.14...auto-yt-dl-0.0.15) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [auto-yt-dl-0.0.14](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.13...auto-yt-dl-0.0.14) (2022-07-26)
### Chore

Some files were not shown because too many files have changed in this diff Show More