diff --git a/charts/incubator/acestream/CHANGELOG.md b/charts/incubator/acestream/CHANGELOG.md
index aeda54f75f9..bbb6b81e381 100644
--- a/charts/incubator/acestream/CHANGELOG.md
+++ b/charts/incubator/acestream/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [acestream-0.0.5](https://github.com/truecharts/apps/compare/acestream-0.0.4...acestream-0.0.5) (2022-05-05)
diff --git a/charts/incubator/acestream/Chart.yaml b/charts/incubator/acestream/Chart.yaml
index 425235d3da9..55eea7b98c4 100644
--- a/charts/incubator/acestream/Chart.yaml
+++ b/charts/incubator/acestream/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- MediaServer-Video
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/acestream/README.md b/charts/incubator/acestream/README.md
index 354a9f25fbb..e01078dc0c4 100644
--- a/charts/incubator/acestream/README.md
+++ b/charts/incubator/acestream/README.md
@@ -1,6 +1,6 @@
# acestream
-  
+  
Acestream-engine
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/actualserver/CHANGELOG.md b/charts/incubator/actualserver/CHANGELOG.md
new file mode 100644
index 00000000000..5c953f8b3b9
--- /dev/null
+++ b/charts/incubator/actualserver/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [actualserver-0.0.10]actualserver-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/actualserver/Chart.yaml b/charts/incubator/actualserver/Chart.yaml
index 68e2f96e434..0796fe7e0da 100644
--- a/charts/incubator/actualserver/Chart.yaml
+++ b/charts/incubator/actualserver/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/actualserver/README.md b/charts/incubator/actualserver/README.md
new file mode 100644
index 00000000000..6025d7e63bd
--- /dev/null
+++ b/charts/incubator/actualserver/README.md
@@ -0,0 +1,108 @@
+# actualserver
+
+  
+
+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..
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [actualserver](https://truecharts.org/charts/stable/actualserver)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `actualserver`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install actualserver TrueCharts/actualserver
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `actualserver` deployment
+
+```console
+helm uninstall actualserver
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install actualserver \
+ --set env.TZ="America/New York" \
+ TrueCharts/actualserver
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install actualserver TrueCharts/actualserver -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/adguardhome-sync/CHANGELOG.md b/charts/incubator/adguardhome-sync/CHANGELOG.md
index b012d9ea22a..fcfd331e497 100644
--- a/charts/incubator/adguardhome-sync/CHANGELOG.md
+++ b/charts/incubator/adguardhome-sync/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [adguardhome-sync-0.0.5](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.4...adguardhome-sync-0.0.5) (2022-05-05)
diff --git a/charts/incubator/adguardhome-sync/Chart.yaml b/charts/incubator/adguardhome-sync/Chart.yaml
index ae4391a37a6..7443eea971f 100644
--- a/charts/incubator/adguardhome-sync/Chart.yaml
+++ b/charts/incubator/adguardhome-sync/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/adguardhome-sync/README.md b/charts/incubator/adguardhome-sync/README.md
index 50dd0abf75a..e5d0b6e544c 100644
--- a/charts/incubator/adguardhome-sync/README.md
+++ b/charts/incubator/adguardhome-sync/README.md
@@ -1,6 +1,6 @@
# adguardhome-sync
-  
+  
Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/adminer/CHANGELOG.md b/charts/incubator/adminer/CHANGELOG.md
index 4a960c43475..73eb43e323b 100644
--- a/charts/incubator/adminer/CHANGELOG.md
+++ b/charts/incubator/adminer/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [adminer-0.0.5](https://github.com/truecharts/apps/compare/adminer-0.0.4...adminer-0.0.5) (2022-05-05)
diff --git a/charts/incubator/adminer/Chart.yaml b/charts/incubator/adminer/Chart.yaml
index ff1ec1b0237..2b679f97383 100644
--- a/charts/incubator/adminer/Chart.yaml
+++ b/charts/incubator/adminer/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/adminer/README.md b/charts/incubator/adminer/README.md
index 891e70d6f5e..f7d04d4b0c7 100644
--- a/charts/incubator/adminer/README.md
+++ b/charts/incubator/adminer/README.md
@@ -1,6 +1,6 @@
# adminer
-  
+  
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/agent-dvr/CHANGELOG.md b/charts/incubator/agent-dvr/CHANGELOG.md
new file mode 100644
index 00000000000..24f131890f0
--- /dev/null
+++ b/charts/incubator/agent-dvr/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [agent-dvr-0.0.10](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...agent-dvr-0.0.10) (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/agent-dvr/Chart.yaml b/charts/incubator/agent-dvr/Chart.yaml
index a9eb7f9312d..01bbad5fd38 100644
--- a/charts/incubator/agent-dvr/Chart.yaml
+++ b/charts/incubator/agent-dvr/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Security
- Network-Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/agent-dvr/README.md b/charts/incubator/agent-dvr/README.md
new file mode 100644
index 00000000000..20648bd56a2
--- /dev/null
+++ b/charts/incubator/agent-dvr/README.md
@@ -0,0 +1,108 @@
+# agent-dvr
+
+  
+
+Agent DVR (next gen version of iSpy) is a super advanced video surveillance platform
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [agent-dvr](https://truecharts.org/charts/stable/agent-dvr)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `agent-dvr`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install agent-dvr TrueCharts/agent-dvr
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**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/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `agent-dvr` deployment
+
+```console
+helm uninstall agent-dvr
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install agent-dvr \
+ --set env.TZ="America/New York" \
+ TrueCharts/agent-dvr
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install agent-dvr TrueCharts/agent-dvr -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/alienswarm-reactivedrop/CHANGELOG.md b/charts/incubator/alienswarm-reactivedrop/CHANGELOG.md
index 5bb6408486e..1b3cfdbacc6 100644
--- a/charts/incubator/alienswarm-reactivedrop/CHANGELOG.md
+++ b/charts/incubator/alienswarm-reactivedrop/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [alienswarm-reactivedrop-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.4...alienswarm-reactivedrop-0.0.5) (2022-05-05)
diff --git a/charts/incubator/alienswarm-reactivedrop/Chart.yaml b/charts/incubator/alienswarm-reactivedrop/Chart.yaml
index 91dfe3da6b1..127925c27eb 100644
--- a/charts/incubator/alienswarm-reactivedrop/Chart.yaml
+++ b/charts/incubator/alienswarm-reactivedrop/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/alienswarm-reactivedrop/README.md b/charts/incubator/alienswarm-reactivedrop/README.md
index e000b6be26f..2198b963ec0 100644
--- a/charts/incubator/alienswarm-reactivedrop/README.md
+++ b/charts/incubator/alienswarm-reactivedrop/README.md
@@ -1,6 +1,6 @@
# alienswarm-reactivedrop
-  
+  
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!!!)
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/alienswarm/CHANGELOG.md b/charts/incubator/alienswarm/CHANGELOG.md
index 6bdc266fb3a..0955e4c7c90 100644
--- a/charts/incubator/alienswarm/CHANGELOG.md
+++ b/charts/incubator/alienswarm/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [alienswarm-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-0.0.4...alienswarm-0.0.5) (2022-05-05)
diff --git a/charts/incubator/alienswarm/Chart.yaml b/charts/incubator/alienswarm/Chart.yaml
index 0293d60514b..98f78758339 100644
--- a/charts/incubator/alienswarm/Chart.yaml
+++ b/charts/incubator/alienswarm/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/alienswarm/README.md b/charts/incubator/alienswarm/README.md
index 19202fe3ac4..8fc8787e1a1 100644
--- a/charts/incubator/alienswarm/README.md
+++ b/charts/incubator/alienswarm/README.md
@@ -1,6 +1,6 @@
# alienswarm
-  
+  
This Docker will download and install SteamCMD. It will also install Alien Swarm and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/altitude/CHANGELOG.md b/charts/incubator/altitude/CHANGELOG.md
index df285339f3a..67b9db12764 100644
--- a/charts/incubator/altitude/CHANGELOG.md
+++ b/charts/incubator/altitude/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [altitude-0.0.5](https://github.com/truecharts/apps/compare/altitude-0.0.4...altitude-0.0.5) (2022-05-05)
diff --git a/charts/incubator/altitude/Chart.yaml b/charts/incubator/altitude/Chart.yaml
index 4b72c7c52b7..3bdec314154 100644
--- a/charts/incubator/altitude/Chart.yaml
+++ b/charts/incubator/altitude/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/altitude/README.md b/charts/incubator/altitude/README.md
index fae2e463896..5e2228d2269 100644
--- a/charts/incubator/altitude/README.md
+++ b/charts/incubator/altitude/README.md
@@ -1,6 +1,6 @@
# altitude
-  
+  
This Docker will download and install Altitude and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/americasarmy-pg/CHANGELOG.md b/charts/incubator/americasarmy-pg/CHANGELOG.md
index 69342427736..5e95d9cebbf 100644
--- a/charts/incubator/americasarmy-pg/CHANGELOG.md
+++ b/charts/incubator/americasarmy-pg/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [americasarmy-pg-0.0.5](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.4...americasarmy-pg-0.0.5) (2022-05-05)
diff --git a/charts/incubator/americasarmy-pg/Chart.yaml b/charts/incubator/americasarmy-pg/Chart.yaml
index 366bf42eb90..f21be4f8fbd 100644
--- a/charts/incubator/americasarmy-pg/Chart.yaml
+++ b/charts/incubator/americasarmy-pg/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/americasarmy-pg/README.md b/charts/incubator/americasarmy-pg/README.md
index 2f3f593d94c..a31a4b9dc80 100644
--- a/charts/incubator/americasarmy-pg/README.md
+++ b/charts/incubator/americasarmy-pg/README.md
@@ -1,6 +1,6 @@
# americasarmy-pg
-  
+  
This Docker will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/amtd/CHANGELOG.md b/charts/incubator/amtd/CHANGELOG.md
index fe47af5fb24..46e46a8dc5b 100644
--- a/charts/incubator/amtd/CHANGELOG.md
+++ b/charts/incubator/amtd/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [amtd-0.0.5](https://github.com/truecharts/apps/compare/amtd-0.0.4...amtd-0.0.5) (2022-05-05)
diff --git a/charts/incubator/amtd/Chart.yaml b/charts/incubator/amtd/Chart.yaml
index 464a05fe727..29fb274e349 100644
--- a/charts/incubator/amtd/Chart.yaml
+++ b/charts/incubator/amtd/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Downloaders
- MediaApp-Video
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/amtd/README.md b/charts/incubator/amtd/README.md
index b31d4e4a98f..94ac292c86a 100644
--- a/charts/incubator/amtd/README.md
+++ b/charts/incubator/amtd/README.md
@@ -1,6 +1,6 @@
# amtd
-  
+  
Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/amule/CHANGELOG.md b/charts/incubator/amule/CHANGELOG.md
index 5897cfc80bf..52631beb73d 100644
--- a/charts/incubator/amule/CHANGELOG.md
+++ b/charts/incubator/amule/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [amule-0.0.5](https://github.com/truecharts/apps/compare/amule-0.0.4...amule-0.0.5) (2022-05-05)
diff --git a/charts/incubator/amule/Chart.yaml b/charts/incubator/amule/Chart.yaml
index f25171b4452..9164d3955fd 100644
--- a/charts/incubator/amule/Chart.yaml
+++ b/charts/incubator/amule/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/amule/README.md b/charts/incubator/amule/README.md
index 311975a5338..94b87c05231 100644
--- a/charts/incubator/amule/README.md
+++ b/charts/incubator/amule/README.md
@@ -1,6 +1,6 @@
# amule
-  
+  
DESCRIPTION
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/amvd/CHANGELOG.md b/charts/incubator/amvd/CHANGELOG.md
index 7a3b6541eaf..40035473cc3 100644
--- a/charts/incubator/amvd/CHANGELOG.md
+++ b/charts/incubator/amvd/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [amvd-0.0.5](https://github.com/truecharts/apps/compare/amvd-0.0.4...amvd-0.0.5) (2022-05-05)
diff --git a/charts/incubator/amvd/Chart.yaml b/charts/incubator/amvd/Chart.yaml
index 2265df1b068..1dcf79e47bc 100644
--- a/charts/incubator/amvd/Chart.yaml
+++ b/charts/incubator/amvd/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Downloaders
- MediaApp-Video
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/amvd/README.md b/charts/incubator/amvd/README.md
index 55d58161beb..42a4c6ccc4a 100644
--- a/charts/incubator/amvd/README.md
+++ b/charts/incubator/amvd/README.md
@@ -1,6 +1,6 @@
# amvd
-  
+  
Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/android-8-0/CHANGELOG.md b/charts/incubator/android-8-0/CHANGELOG.md
index efaa2726229..40fb9d48c44 100644
--- a/charts/incubator/android-8-0/CHANGELOG.md
+++ b/charts/incubator/android-8-0/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [android-8-0-0.0.5](https://github.com/truecharts/apps/compare/android-8-0-0.0.4...android-8-0-0.0.5) (2022-05-05)
diff --git a/charts/incubator/android-8-0/Chart.yaml b/charts/incubator/android-8-0/Chart.yaml
index c7c6aa20d90..4fb900a32b5 100644
--- a/charts/incubator/android-8-0/Chart.yaml
+++ b/charts/incubator/android-8-0/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/android-8-0/README.md b/charts/incubator/android-8-0/README.md
index 951311f4d83..fe5ad196d7d 100644
--- a/charts/incubator/android-8-0/README.md
+++ b/charts/incubator/android-8-0/README.md
@@ -1,6 +1,6 @@
# android-8-0
-  
+  
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.
@@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/androiddebugbridge/CHANGELOG.md b/charts/incubator/androiddebugbridge/CHANGELOG.md
index 13619b829ce..106042d33ca 100644
--- a/charts/incubator/androiddebugbridge/CHANGELOG.md
+++ b/charts/incubator/androiddebugbridge/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [androiddebugbridge-0.0.5](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.4...androiddebugbridge-0.0.5) (2022-05-05)
diff --git a/charts/incubator/androiddebugbridge/Chart.yaml b/charts/incubator/androiddebugbridge/Chart.yaml
index 84bc0a4cd04..24695d23420 100644
--- a/charts/incubator/androiddebugbridge/Chart.yaml
+++ b/charts/incubator/androiddebugbridge/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- HomeAutomation
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/androiddebugbridge/README.md b/charts/incubator/androiddebugbridge/README.md
index c64b84bfaa9..d4c3f67f92e 100644
--- a/charts/incubator/androiddebugbridge/README.md
+++ b/charts/incubator/androiddebugbridge/README.md
@@ -1,6 +1,6 @@
# androiddebugbridge
-  
+  
Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/anope/CHANGELOG.md b/charts/incubator/anope/CHANGELOG.md
index 7f741cd360f..e780b861fd9 100644
--- a/charts/incubator/anope/CHANGELOG.md
+++ b/charts/incubator/anope/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [anope-0.0.5](https://github.com/truecharts/apps/compare/anope-0.0.4...anope-0.0.5) (2022-05-05)
diff --git a/charts/incubator/anope/Chart.yaml b/charts/incubator/anope/Chart.yaml
index 66050f4837b..2ab1dabd8e1 100644
--- a/charts/incubator/anope/Chart.yaml
+++ b/charts/incubator/anope/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/anope/README.md b/charts/incubator/anope/README.md
index 211990774b5..b6cbe3bcd5d 100644
--- a/charts/incubator/anope/README.md
+++ b/charts/incubator/anope/README.md
@@ -1,6 +1,6 @@
# anope
-  
+  
Anope is a set of IRC Services designed for flexibility and ease of use.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/apache-webdav/CHANGELOG.md b/charts/incubator/apache-webdav/CHANGELOG.md
index 495a02eefb1..7d5c2d4064a 100644
--- a/charts/incubator/apache-webdav/CHANGELOG.md
+++ b/charts/incubator/apache-webdav/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [apache-webdav-0.0.5](https://github.com/truecharts/apps/compare/apache-webdav-0.0.4...apache-webdav-0.0.5) (2022-05-05)
diff --git a/charts/incubator/apache-webdav/Chart.yaml b/charts/incubator/apache-webdav/Chart.yaml
index 05543795457..fa73142dece 100644
--- a/charts/incubator/apache-webdav/Chart.yaml
+++ b/charts/incubator/apache-webdav/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Cloud
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/apache-webdav/README.md b/charts/incubator/apache-webdav/README.md
index c4712732ea0..839e26efa86 100644
--- a/charts/incubator/apache-webdav/README.md
+++ b/charts/incubator/apache-webdav/README.md
@@ -1,6 +1,6 @@
# apache-webdav
-  
+  
Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/apprise-api/CHANGELOG.md b/charts/incubator/apprise-api/CHANGELOG.md
index aabbae9b9b6..3a1f916dac1 100644
--- a/charts/incubator/apprise-api/CHANGELOG.md
+++ b/charts/incubator/apprise-api/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [apprise-api-0.0.5](https://github.com/truecharts/apps/compare/apprise-api-0.0.4...apprise-api-0.0.5) (2022-05-05)
diff --git a/charts/incubator/apprise-api/Chart.yaml b/charts/incubator/apprise-api/Chart.yaml
index 55c27442b74..1dc7078d940 100644
--- a/charts/incubator/apprise-api/Chart.yaml
+++ b/charts/incubator/apprise-api/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/apprise-api/README.md b/charts/incubator/apprise-api/README.md
index 8fc77d8df1a..a40b7626c43 100644
--- a/charts/incubator/apprise-api/README.md
+++ b/charts/incubator/apprise-api/README.md
@@ -1,6 +1,6 @@
# apprise-api
-  
+  
Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/apt-cacher-ng/CHANGELOG.md b/charts/incubator/apt-cacher-ng/CHANGELOG.md
index 852cab62a80..259f301d15a 100644
--- a/charts/incubator/apt-cacher-ng/CHANGELOG.md
+++ b/charts/incubator/apt-cacher-ng/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [apt-cacher-ng-0.0.5](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.4...apt-cacher-ng-0.0.5) (2022-05-05)
diff --git a/charts/incubator/apt-cacher-ng/Chart.yaml b/charts/incubator/apt-cacher-ng/Chart.yaml
index 8d3456acb3d..ea29cf243ce 100644
--- a/charts/incubator/apt-cacher-ng/Chart.yaml
+++ b/charts/incubator/apt-cacher-ng/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- Network-Other
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/apt-cacher-ng/README.md b/charts/incubator/apt-cacher-ng/README.md
index f3849d68038..a812b8d03d5 100644
--- a/charts/incubator/apt-cacher-ng/README.md
+++ b/charts/incubator/apt-cacher-ng/README.md
@@ -1,6 +1,6 @@
# apt-cacher-ng
-  
+  
Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/archiveteam-warrior/CHANGELOG.md b/charts/incubator/archiveteam-warrior/CHANGELOG.md
index d4cde67b96c..e26c74e0afc 100644
--- a/charts/incubator/archiveteam-warrior/CHANGELOG.md
+++ b/charts/incubator/archiveteam-warrior/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [archiveteam-warrior-0.0.5](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.4...archiveteam-warrior-0.0.5) (2022-05-05)
diff --git a/charts/incubator/archiveteam-warrior/Chart.yaml b/charts/incubator/archiveteam-warrior/Chart.yaml
index ccf961f3ebc..389f18bf3e4 100644
--- a/charts/incubator/archiveteam-warrior/Chart.yaml
+++ b/charts/incubator/archiveteam-warrior/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- Cloud
- Downloaders
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/archiveteam-warrior/README.md b/charts/incubator/archiveteam-warrior/README.md
index e8dad50c71c..bddbb1091a7 100644
--- a/charts/incubator/archiveteam-warrior/README.md
+++ b/charts/incubator/archiveteam-warrior/README.md
@@ -1,6 +1,6 @@
# archiveteam-warrior
-  
+  
The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/arksurvivalevolved/CHANGELOG.md b/charts/incubator/arksurvivalevolved/CHANGELOG.md
index 7de52f1d78a..15f5c8aa53e 100644
--- a/charts/incubator/arksurvivalevolved/CHANGELOG.md
+++ b/charts/incubator/arksurvivalevolved/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [arksurvivalevolved-0.0.5](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.4...arksurvivalevolved-0.0.5) (2022-05-05)
diff --git a/charts/incubator/arksurvivalevolved/Chart.yaml b/charts/incubator/arksurvivalevolved/Chart.yaml
index a74da59c7d2..2d2b0b67463 100644
--- a/charts/incubator/arksurvivalevolved/Chart.yaml
+++ b/charts/incubator/arksurvivalevolved/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/arksurvivalevolved/README.md b/charts/incubator/arksurvivalevolved/README.md
index 8ae184a2c52..027b1c025f6 100644
--- a/charts/incubator/arksurvivalevolved/README.md
+++ b/charts/incubator/arksurvivalevolved/README.md
@@ -1,6 +1,6 @@
# arksurvivalevolved
-  
+  
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!).
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/arma3/CHANGELOG.md b/charts/incubator/arma3/CHANGELOG.md
index e24484cef56..38e4e7a820a 100644
--- a/charts/incubator/arma3/CHANGELOG.md
+++ b/charts/incubator/arma3/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [arma3-0.0.5](https://github.com/truecharts/apps/compare/arma3-0.0.4...arma3-0.0.5) (2022-05-05)
diff --git a/charts/incubator/arma3/Chart.yaml b/charts/incubator/arma3/Chart.yaml
index 2408ba90cf7..d1ae8469b10 100644
--- a/charts/incubator/arma3/Chart.yaml
+++ b/charts/incubator/arma3/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/arma3/README.md b/charts/incubator/arma3/README.md
index b5974b4c76a..442a47d0c8f 100644
--- a/charts/incubator/arma3/README.md
+++ b/charts/incubator/arma3/README.md
@@ -1,6 +1,6 @@
# arma3
-  
+  
This Docker will download and install SteamCMD. It will also install ArmA III and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/arma3exilemod/CHANGELOG.md b/charts/incubator/arma3exilemod/CHANGELOG.md
index 9f2262a4b72..d42a7a242f5 100644
--- a/charts/incubator/arma3exilemod/CHANGELOG.md
+++ b/charts/incubator/arma3exilemod/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [arma3exilemod-0.0.5](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.4...arma3exilemod-0.0.5) (2022-05-05)
diff --git a/charts/incubator/arma3exilemod/Chart.yaml b/charts/incubator/arma3exilemod/Chart.yaml
index 07c450835cc..84d0592dfd3 100644
--- a/charts/incubator/arma3exilemod/Chart.yaml
+++ b/charts/incubator/arma3exilemod/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/arma3exilemod/README.md b/charts/incubator/arma3exilemod/README.md
index 89d7bd7ae81..48993f6dd2d 100644
--- a/charts/incubator/arma3exilemod/README.md
+++ b/charts/incubator/arma3exilemod/README.md
@@ -1,6 +1,6 @@
# arma3exilemod
-  
+  
This Docker will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/artifactory-oss/CHANGELOG.md b/charts/incubator/artifactory-oss/CHANGELOG.md
index f1fb530c381..e371b1ac864 100644
--- a/charts/incubator/artifactory-oss/CHANGELOG.md
+++ b/charts/incubator/artifactory-oss/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [artifactory-oss-0.0.5](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.4...artifactory-oss-0.0.5) (2022-05-05)
diff --git a/charts/incubator/artifactory-oss/Chart.yaml b/charts/incubator/artifactory-oss/Chart.yaml
index 26cf88303df..0cabf68507c 100644
--- a/charts/incubator/artifactory-oss/Chart.yaml
+++ b/charts/incubator/artifactory-oss/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "7.41.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/artifactory-oss/README.md b/charts/incubator/artifactory-oss/README.md
index ce0c3bfd04a..b0a204a3aea 100644
--- a/charts/incubator/artifactory-oss/README.md
+++ b/charts/incubator/artifactory-oss/README.md
@@ -1,6 +1,6 @@
# artifactory-oss
-  
+  
JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/assettocorsa/CHANGELOG.md b/charts/incubator/assettocorsa/CHANGELOG.md
index 0fe7d838f7b..b951e875b5f 100644
--- a/charts/incubator/assettocorsa/CHANGELOG.md
+++ b/charts/incubator/assettocorsa/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [assettocorsa-0.0.5](https://github.com/truecharts/apps/compare/assettocorsa-0.0.4...assettocorsa-0.0.5) (2022-05-05)
diff --git a/charts/incubator/assettocorsa/Chart.yaml b/charts/incubator/assettocorsa/Chart.yaml
index 3074f72326a..6af341b1eba 100644
--- a/charts/incubator/assettocorsa/Chart.yaml
+++ b/charts/incubator/assettocorsa/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/assettocorsa/README.md b/charts/incubator/assettocorsa/README.md
index 551976a2e9f..e25e2afef53 100644
--- a/charts/incubator/assettocorsa/README.md
+++ b/charts/incubator/assettocorsa/README.md
@@ -1,6 +1,6 @@
# assettocorsa
-  
+  
This Docker will download and install SteamCMD. It will also install AssettoCorsa and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/aurora-files/CHANGELOG.md b/charts/incubator/aurora-files/CHANGELOG.md
index 5ddc9d227f2..182faf40c01 100644
--- a/charts/incubator/aurora-files/CHANGELOG.md
+++ b/charts/incubator/aurora-files/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [aurora-files-0.0.5](https://github.com/truecharts/apps/compare/aurora-files-0.0.4...aurora-files-0.0.5) (2022-05-05)
diff --git a/charts/incubator/aurora-files/Chart.yaml b/charts/incubator/aurora-files/Chart.yaml
index 8dd8f75b7aa..59cdd828419 100644
--- a/charts/incubator/aurora-files/Chart.yaml
+++ b/charts/incubator/aurora-files/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- Tools-Utilities
- Network-FTP
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/aurora-files/README.md b/charts/incubator/aurora-files/README.md
index bdf4d21f071..3295c65a2f2 100644
--- a/charts/incubator/aurora-files/README.md
+++ b/charts/incubator/aurora-files/README.md
@@ -1,6 +1,6 @@
# aurora-files
-  
+  
DESCRIPTION
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/auto-yt-dl/CHANGELOG.md b/charts/incubator/auto-yt-dl/CHANGELOG.md
index 36d8fb7f6f5..a12940cbc43 100644
--- a/charts/incubator/auto-yt-dl/CHANGELOG.md
+++ b/charts/incubator/auto-yt-dl/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [auto-yt-dl-0.0.5](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.4...auto-yt-dl-0.0.5) (2022-05-05)
diff --git a/charts/incubator/auto-yt-dl/Chart.yaml b/charts/incubator/auto-yt-dl/Chart.yaml
index 4fee60a3deb..dd16ba15d20 100644
--- a/charts/incubator/auto-yt-dl/Chart.yaml
+++ b/charts/incubator/auto-yt-dl/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Downloaders
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/auto-yt-dl/README.md b/charts/incubator/auto-yt-dl/README.md
index 47d8819c631..1b648756150 100644
--- a/charts/incubator/auto-yt-dl/README.md
+++ b/charts/incubator/auto-yt-dl/README.md
@@ -1,6 +1,6 @@
# auto-yt-dl
-  
+  
auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/autoscan/CHANGELOG.md b/charts/incubator/autoscan/CHANGELOG.md
index 142a9bf7943..9f69a9bbe23 100644
--- a/charts/incubator/autoscan/CHANGELOG.md
+++ b/charts/incubator/autoscan/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [autoscan-0.0.5](https://github.com/truecharts/apps/compare/autoscan-0.0.4...autoscan-0.0.5) (2022-05-05)
diff --git a/charts/incubator/autoscan/Chart.yaml b/charts/incubator/autoscan/Chart.yaml
index 1bfc87e0964..686f9374529 100644
--- a/charts/incubator/autoscan/Chart.yaml
+++ b/charts/incubator/autoscan/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/autoscan/README.md b/charts/incubator/autoscan/README.md
index 237a7904970..b7edc593b6d 100644
--- a/charts/incubator/autoscan/README.md
+++ b/charts/incubator/autoscan/README.md
@@ -1,6 +1,6 @@
# autoscan
-  
+  
Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/avorion/CHANGELOG.md b/charts/incubator/avorion/CHANGELOG.md
index 8079af9d99d..5d37567bd2f 100644
--- a/charts/incubator/avorion/CHANGELOG.md
+++ b/charts/incubator/avorion/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [avorion-0.0.5](https://github.com/truecharts/apps/compare/avorion-0.0.4...avorion-0.0.5) (2022-05-05)
diff --git a/charts/incubator/avorion/Chart.yaml b/charts/incubator/avorion/Chart.yaml
index 04866feb6b1..cee2ea18d27 100644
--- a/charts/incubator/avorion/Chart.yaml
+++ b/charts/incubator/avorion/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/avorion/README.md b/charts/incubator/avorion/README.md
index 0323dd67545..fb3644531d7 100644
--- a/charts/incubator/avorion/README.md
+++ b/charts/incubator/avorion/README.md
@@ -1,6 +1,6 @@
# avorion
-  
+  
This Docker will download and install SteamCMD. It will also install Avorion and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/backuppc/CHANGELOG.md b/charts/incubator/backuppc/CHANGELOG.md
index 6a520344335..c16da02df98 100644
--- a/charts/incubator/backuppc/CHANGELOG.md
+++ b/charts/incubator/backuppc/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [backuppc-0.0.5](https://github.com/truecharts/apps/compare/backuppc-0.0.4...backuppc-0.0.5) (2022-05-05)
diff --git a/charts/incubator/backuppc/Chart.yaml b/charts/incubator/backuppc/Chart.yaml
index 831ad1ee5f9..29ecd9dea27 100644
--- a/charts/incubator/backuppc/Chart.yaml
+++ b/charts/incubator/backuppc/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Backup
- Network-Web
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/backuppc/README.md b/charts/incubator/backuppc/README.md
index 81af335efca..c68abe8b8a8 100644
--- a/charts/incubator/backuppc/README.md
+++ b/charts/incubator/backuppc/README.md
@@ -1,6 +1,6 @@
# backuppc
-  
+  
BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/baikal/CHANGELOG.md b/charts/incubator/baikal/CHANGELOG.md
index ff08e1ec15a..7a71bb35664 100644
--- a/charts/incubator/baikal/CHANGELOG.md
+++ b/charts/incubator/baikal/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [baikal-0.0.5](https://github.com/truecharts/apps/compare/baikal-0.0.4...baikal-0.0.5) (2022-05-05)
diff --git a/charts/incubator/baikal/Chart.yaml b/charts/incubator/baikal/Chart.yaml
index 118b8aea66c..a23b54f3fae 100644
--- a/charts/incubator/baikal/Chart.yaml
+++ b/charts/incubator/baikal/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Network-Web
apiVersion: v2
-appVersion: latest
+appVersion: "nginx"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/baikal/README.md b/charts/incubator/baikal/README.md
index e594625e3a6..a4502e17eca 100644
--- a/charts/incubator/baikal/README.md
+++ b/charts/incubator/baikal/README.md
@@ -1,6 +1,6 @@
# baikal
-  
+  
Baïkal is a lightweight CalDAV+CardDAV server
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/barcodebuddy/CHANGELOG.md b/charts/incubator/barcodebuddy/CHANGELOG.md
index 2aea754e5ac..7e52836e346 100644
--- a/charts/incubator/barcodebuddy/CHANGELOG.md
+++ b/charts/incubator/barcodebuddy/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [barcodebuddy-0.0.5](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.4...barcodebuddy-0.0.5) (2022-05-05)
diff --git a/charts/incubator/barcodebuddy/Chart.yaml b/charts/incubator/barcodebuddy/Chart.yaml
index 73db4679d13..9fd2c8741df 100644
--- a/charts/incubator/barcodebuddy/Chart.yaml
+++ b/charts/incubator/barcodebuddy/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/barcodebuddy/README.md b/charts/incubator/barcodebuddy/README.md
index e4d1cb0a0a6..a4c0e292f71 100644
--- a/charts/incubator/barcodebuddy/README.md
+++ b/charts/incubator/barcodebuddy/README.md
@@ -1,6 +1,6 @@
# barcodebuddy
-  
+  
<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/barotrauma/CHANGELOG.md b/charts/incubator/barotrauma/CHANGELOG.md
index 774e7012360..321f8b2bc64 100644
--- a/charts/incubator/barotrauma/CHANGELOG.md
+++ b/charts/incubator/barotrauma/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [barotrauma-0.0.5](https://github.com/truecharts/apps/compare/barotrauma-0.0.4...barotrauma-0.0.5) (2022-05-05)
diff --git a/charts/incubator/barotrauma/Chart.yaml b/charts/incubator/barotrauma/Chart.yaml
index 29fd852c3a7..fb4ebb54a95 100644
--- a/charts/incubator/barotrauma/Chart.yaml
+++ b/charts/incubator/barotrauma/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/barotrauma/README.md b/charts/incubator/barotrauma/README.md
index 4bd0135e09b..c466e7a5fec 100644
--- a/charts/incubator/barotrauma/README.md
+++ b/charts/incubator/barotrauma/README.md
@@ -1,6 +1,6 @@
# barotrauma
-  
+  
This Docker will download and install SteamCMD. It will also install Barotrauma and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/bitcoin-node/CHANGELOG.md b/charts/incubator/bitcoin-node/CHANGELOG.md
index a7281888e04..789d2b87a5f 100644
--- a/charts/incubator/bitcoin-node/CHANGELOG.md
+++ b/charts/incubator/bitcoin-node/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [bitcoin-node-0.0.5](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.4...bitcoin-node-0.0.5) (2022-05-05)
diff --git a/charts/incubator/bitcoin-node/Chart.yaml b/charts/incubator/bitcoin-node/Chart.yaml
index fbf98e52194..088ed105013 100644
--- a/charts/incubator/bitcoin-node/Chart.yaml
+++ b/charts/incubator/bitcoin-node/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Crypto
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/bitcoin-node/README.md b/charts/incubator/bitcoin-node/README.md
index 7cd9bab8f3e..15c62ae8a26 100644
--- a/charts/incubator/bitcoin-node/README.md
+++ b/charts/incubator/bitcoin-node/README.md
@@ -1,6 +1,6 @@
# bitcoin-node
-  
+  
DESCRIPTION
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/bitcoind/CHANGELOG.md b/charts/incubator/bitcoind/CHANGELOG.md
index 71c276d72e3..368e150f401 100644
--- a/charts/incubator/bitcoind/CHANGELOG.md
+++ b/charts/incubator/bitcoind/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [bitcoind-0.0.5](https://github.com/truecharts/apps/compare/bitcoind-0.0.4...bitcoind-0.0.5) (2022-05-05)
diff --git a/charts/incubator/bitcoind/Chart.yaml b/charts/incubator/bitcoind/Chart.yaml
index d7dc7908fa7..e6e63e5a264 100644
--- a/charts/incubator/bitcoind/Chart.yaml
+++ b/charts/incubator/bitcoind/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- Network-Other
- Crypto
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/bitcoind/README.md b/charts/incubator/bitcoind/README.md
index 22eceaeccee..0d26dbc357e 100644
--- a/charts/incubator/bitcoind/README.md
+++ b/charts/incubator/bitcoind/README.md
@@ -1,6 +1,6 @@
# bitcoind
-  
+  
Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/bitcoinunlimited/CHANGELOG.md b/charts/incubator/bitcoinunlimited/CHANGELOG.md
index 4abaa657b56..8df1b62b447 100644
--- a/charts/incubator/bitcoinunlimited/CHANGELOG.md
+++ b/charts/incubator/bitcoinunlimited/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [bitcoinunlimited-0.0.5](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.4...bitcoinunlimited-0.0.5) (2022-05-05)
diff --git a/charts/incubator/bitcoinunlimited/Chart.yaml b/charts/incubator/bitcoinunlimited/Chart.yaml
index 8ae03ee8659..fdaee88a621 100644
--- a/charts/incubator/bitcoinunlimited/Chart.yaml
+++ b/charts/incubator/bitcoinunlimited/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Network-Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/bitcoinunlimited/README.md b/charts/incubator/bitcoinunlimited/README.md
index 88df363d1bc..1f36bd89483 100644
--- a/charts/incubator/bitcoinunlimited/README.md
+++ b/charts/incubator/bitcoinunlimited/README.md
@@ -1,6 +1,6 @@
# bitcoinunlimited
-  
+  
The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem.
@@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/bitcoinwalletgui/CHANGELOG.md b/charts/incubator/bitcoinwalletgui/CHANGELOG.md
index 900a786d617..e219409f7a9 100644
--- a/charts/incubator/bitcoinwalletgui/CHANGELOG.md
+++ b/charts/incubator/bitcoinwalletgui/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [bitcoinwalletgui-0.0.5](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.4...bitcoinwalletgui-0.0.5) (2022-05-05)
diff --git a/charts/incubator/bitcoinwalletgui/Chart.yaml b/charts/incubator/bitcoinwalletgui/Chart.yaml
index f8c683492d6..9b0d928bec5 100644
--- a/charts/incubator/bitcoinwalletgui/Chart.yaml
+++ b/charts/incubator/bitcoinwalletgui/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/bitcoinwalletgui/README.md b/charts/incubator/bitcoinwalletgui/README.md
index d686908078b..dc7cec0ae18 100644
--- a/charts/incubator/bitcoinwalletgui/README.md
+++ b/charts/incubator/bitcoinwalletgui/README.md
@@ -1,6 +1,6 @@
# bitcoinwalletgui
-  
+  
Bitcoin wallet with GUI over VNC and NoVNC.
@@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/blender-desktop-g3/CHANGELOG.md b/charts/incubator/blender-desktop-g3/CHANGELOG.md
index c9edc86dcc5..1c51489e035 100644
--- a/charts/incubator/blender-desktop-g3/CHANGELOG.md
+++ b/charts/incubator/blender-desktop-g3/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [blender-desktop-g3-0.0.5](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.4...blender-desktop-g3-0.0.5) (2022-05-05)
diff --git a/charts/incubator/blender-desktop-g3/Chart.yaml b/charts/incubator/blender-desktop-g3/Chart.yaml
index a4ab0e07d16..90abc595ca8 100644
--- a/charts/incubator/blender-desktop-g3/Chart.yaml
+++ b/charts/incubator/blender-desktop-g3/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
- MediaApp-Photos
- MediaApp-Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/blender-desktop-g3/README.md b/charts/incubator/blender-desktop-g3/README.md
index 80bb8826715..b713fbcfa30 100644
--- a/charts/incubator/blender-desktop-g3/README.md
+++ b/charts/incubator/blender-desktop-g3/README.md
@@ -1,6 +1,6 @@
# blender-desktop-g3
-  
+  
DESCRIPTION
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/blender/CHANGELOG.md b/charts/incubator/blender/CHANGELOG.md
index c9edc86dcc5..1c51489e035 100644
--- a/charts/incubator/blender/CHANGELOG.md
+++ b/charts/incubator/blender/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [blender-desktop-g3-0.0.5](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.4...blender-desktop-g3-0.0.5) (2022-05-05)
diff --git a/charts/incubator/blender/Chart.yaml b/charts/incubator/blender/Chart.yaml
index 718c311b63c..17b0182ee76 100644
--- a/charts/incubator/blender/Chart.yaml
+++ b/charts/incubator/blender/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/blender/README.md b/charts/incubator/blender/README.md
index cf78bbb2855..d81eb91bbd5 100644
--- a/charts/incubator/blender/README.md
+++ b/charts/incubator/blender/README.md
@@ -1,6 +1,6 @@
# blender
-  
+  
Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/breitbandmessung-de/CHANGELOG.md b/charts/incubator/breitbandmessung-de/CHANGELOG.md
index 02c0f94097e..14b80d2bf73 100644
--- a/charts/incubator/breitbandmessung-de/CHANGELOG.md
+++ b/charts/incubator/breitbandmessung-de/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [breitbandmessung-de-0.0.5](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.4...breitbandmessung-de-0.0.5) (2022-05-05)
diff --git a/charts/incubator/breitbandmessung-de/Chart.yaml b/charts/incubator/breitbandmessung-de/Chart.yaml
index 2cad5c3e3b0..c3374d749be 100644
--- a/charts/incubator/breitbandmessung-de/Chart.yaml
+++ b/charts/incubator/breitbandmessung-de/Chart.yaml
@@ -7,7 +7,7 @@ annotations:
- Other
- Network-Management
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/breitbandmessung-de/README.md b/charts/incubator/breitbandmessung-de/README.md
index eea1ed684fa..cf3dafe688b 100644
--- a/charts/incubator/breitbandmessung-de/README.md
+++ b/charts/incubator/breitbandmessung-de/README.md
@@ -1,6 +1,6 @@
# breitbandmessung-de
-  
+  
A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/btdex/CHANGELOG.md b/charts/incubator/btdex/CHANGELOG.md
index ae32cc7b606..4312cd3ee4c 100644
--- a/charts/incubator/btdex/CHANGELOG.md
+++ b/charts/incubator/btdex/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [btdex-0.0.5](https://github.com/truecharts/apps/compare/btdex-0.0.4...btdex-0.0.5) (2022-05-05)
diff --git a/charts/incubator/btdex/Chart.yaml b/charts/incubator/btdex/Chart.yaml
index 7cdc6bc754e..c66924ae88d 100644
--- a/charts/incubator/btdex/Chart.yaml
+++ b/charts/incubator/btdex/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Crypto
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/btdex/README.md b/charts/incubator/btdex/README.md
index 09f759334ba..d424b9cd878 100644
--- a/charts/incubator/btdex/README.md
+++ b/charts/incubator/btdex/README.md
@@ -1,6 +1,6 @@
# btdex
-  
+  
This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui Docker image.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/bwapp/CHANGELOG.md b/charts/incubator/bwapp/CHANGELOG.md
index 93369f73608..b0bb0945526 100644
--- a/charts/incubator/bwapp/CHANGELOG.md
+++ b/charts/incubator/bwapp/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [bwapp-0.0.5](https://github.com/truecharts/apps/compare/bwapp-0.0.4...bwapp-0.0.5) (2022-05-05)
diff --git a/charts/incubator/bwapp/Chart.yaml b/charts/incubator/bwapp/Chart.yaml
index 59197da62b0..5cb1f9df7a7 100644
--- a/charts/incubator/bwapp/Chart.yaml
+++ b/charts/incubator/bwapp/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Tools-Utilities
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/bwapp/README.md b/charts/incubator/bwapp/README.md
index f4fa70cc450..47dc330c54d 100644
--- a/charts/incubator/bwapp/README.md
+++ b/charts/incubator/bwapp/README.md
@@ -1,6 +1,6 @@
# bwapp
-  
+  
bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
diff --git a/charts/incubator/cadquery-jupyter/CHANGELOG.md b/charts/incubator/cadquery-jupyter/CHANGELOG.md
new file mode 100644
index 00000000000..9ff0b4aa1e0
--- /dev/null
+++ b/charts/incubator/cadquery-jupyter/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cadquery-jupyter-0.0.10]cadquery-jupyter-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cadquery-jupyter/Chart.yaml b/charts/incubator/cadquery-jupyter/Chart.yaml
index e81bff1645d..5be92b451b5 100644
--- a/charts/incubator/cadquery-jupyter/Chart.yaml
+++ b/charts/incubator/cadquery-jupyter/Chart.yaml
@@ -7,7 +7,7 @@ annotations:
- Network-Web
- Network-Other
apiVersion: v2
-appVersion: latest
+appVersion: "3.1.0rc4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cadquery-jupyter/README.md b/charts/incubator/cadquery-jupyter/README.md
new file mode 100644
index 00000000000..e32d3957803
--- /dev/null
+++ b/charts/incubator/cadquery-jupyter/README.md
@@ -0,0 +1,108 @@
+# cadquery-jupyter
+
+  
+
+CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cadquery-jupyter](https://truecharts.org/charts/stable/cadquery-jupyter)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cadquery-jupyter`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cadquery-jupyter TrueCharts/cadquery-jupyter
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cadquery-jupyter` deployment
+
+```console
+helm uninstall cadquery-jupyter
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cadquery-jupyter \
+ --set env.TZ="America/New York" \
+ TrueCharts/cadquery-jupyter
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cadquery-jupyter TrueCharts/cadquery-jupyter -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cadquery-server/CHANGELOG.md b/charts/incubator/cadquery-server/CHANGELOG.md
new file mode 100644
index 00000000000..e1c57d871da
--- /dev/null
+++ b/charts/incubator/cadquery-server/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cadquery-server-0.0.10]cadquery-server-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cadquery-server/Chart.yaml b/charts/incubator/cadquery-server/Chart.yaml
index 87c93000ec3..39582e420d1 100644
--- a/charts/incubator/cadquery-server/Chart.yaml
+++ b/charts/incubator/cadquery-server/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
- Other
- Network-Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cadquery-server/README.md b/charts/incubator/cadquery-server/README.md
new file mode 100644
index 00000000000..c1e9defe34b
--- /dev/null
+++ b/charts/incubator/cadquery-server/README.md
@@ -0,0 +1,108 @@
+# cadquery-server
+
+  
+
+CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cadquery-server](https://truecharts.org/charts/stable/cadquery-server)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cadquery-server`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cadquery-server TrueCharts/cadquery-server
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cadquery-server` deployment
+
+```console
+helm uninstall cadquery-server
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cadquery-server \
+ --set env.TZ="America/New York" \
+ TrueCharts/cadquery-server
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cadquery-server TrueCharts/cadquery-server -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/chivalry-medievalwarfare/CHANGELOG.md b/charts/incubator/chivalry-medievalwarfare/CHANGELOG.md
new file mode 100644
index 00000000000..1de2a0d9b39
--- /dev/null
+++ b/charts/incubator/chivalry-medievalwarfare/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [chivalry-medievalwarfare-0.0.10]chivalry-medievalwarfare-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/chivalry-medievalwarfare/Chart.yaml b/charts/incubator/chivalry-medievalwarfare/Chart.yaml
index f30aa7c05fb..4f977a3c4ab 100644
--- a/charts/incubator/chivalry-medievalwarfare/Chart.yaml
+++ b/charts/incubator/chivalry-medievalwarfare/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/chivalry-medievalwarfare/README.md b/charts/incubator/chivalry-medievalwarfare/README.md
new file mode 100644
index 00000000000..620e9ce9e21
--- /dev/null
+++ b/charts/incubator/chivalry-medievalwarfare/README.md
@@ -0,0 +1,108 @@
+# chivalry-medievalwarfare
+
+  
+
+This Docker will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [chivalry-medievalwarfare](https://truecharts.org/charts/stable/chivalry-medievalwarfare)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `chivalry-medievalwarfare`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `chivalry-medievalwarfare` deployment
+
+```console
+helm uninstall chivalry-medievalwarfare
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install chivalry-medievalwarfare \
+ --set env.TZ="America/New York" \
+ TrueCharts/chivalry-medievalwarfare
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/chowdown/CHANGELOG.md b/charts/incubator/chowdown/CHANGELOG.md
new file mode 100644
index 00000000000..9fcc544b007
--- /dev/null
+++ b/charts/incubator/chowdown/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [chowdown-0.0.10]chowdown-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/chowdown/Chart.yaml b/charts/incubator/chowdown/Chart.yaml
index a4eba85b9fd..eb4271640cf 100644
--- a/charts/incubator/chowdown/Chart.yaml
+++ b/charts/incubator/chowdown/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/chowdown/README.md b/charts/incubator/chowdown/README.md
new file mode 100644
index 00000000000..496fc426d55
--- /dev/null
+++ b/charts/incubator/chowdown/README.md
@@ -0,0 +1,107 @@
+# chowdown
+
+  
+
+Simple recipes in Markdown format.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [chowdown](https://truecharts.org/charts/stable/chowdown)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `chowdown`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install chowdown TrueCharts/chowdown
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `chowdown` deployment
+
+```console
+helm uninstall chowdown
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install chowdown \
+ --set env.TZ="America/New York" \
+ TrueCharts/chowdown
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install chowdown TrueCharts/chowdown -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/chromium-desktop-g3/CHANGELOG.md b/charts/incubator/chromium-desktop-g3/CHANGELOG.md
new file mode 100644
index 00000000000..efd24272d58
--- /dev/null
+++ b/charts/incubator/chromium-desktop-g3/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [chromium-desktop-g3-0.0.10]chromium-desktop-g3-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/chromium-desktop-g3/Chart.yaml b/charts/incubator/chromium-desktop-g3/Chart.yaml
index 28ac43be546..877d63ca7cf 100644
--- a/charts/incubator/chromium-desktop-g3/Chart.yaml
+++ b/charts/incubator/chromium-desktop-g3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Tools-Utilities
- Network-Web
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/chromium-desktop-g3/README.md b/charts/incubator/chromium-desktop-g3/README.md
new file mode 100644
index 00000000000..0ef88833f92
--- /dev/null
+++ b/charts/incubator/chromium-desktop-g3/README.md
@@ -0,0 +1,108 @@
+# chromium-desktop-g3
+
+  
+
+DESCRIPTION
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [chromium-desktop-g3](https://truecharts.org/charts/stable/chromium-desktop-g3)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `chromium-desktop-g3`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `chromium-desktop-g3` deployment
+
+```console
+helm uninstall chromium-desktop-g3
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install chromium-desktop-g3 \
+ --set env.TZ="America/New York" \
+ TrueCharts/chromium-desktop-g3
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3 -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/chromium/CHANGELOG.md b/charts/incubator/chromium/CHANGELOG.md
new file mode 100644
index 00000000000..f31440c7faa
--- /dev/null
+++ b/charts/incubator/chromium/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [chromium-0.0.10]chromium-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/chromium/Chart.yaml b/charts/incubator/chromium/Chart.yaml
index af83d675e35..5c7a6e6e874 100644
--- a/charts/incubator/chromium/Chart.yaml
+++ b/charts/incubator/chromium/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/chromium/README.md b/charts/incubator/chromium/README.md
new file mode 100644
index 00000000000..3a71e3ad842
--- /dev/null
+++ b/charts/incubator/chromium/README.md
@@ -0,0 +1,108 @@
+# chromium
+
+  
+
+Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [chromium](https://truecharts.org/charts/stable/chromium)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `chromium`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install chromium TrueCharts/chromium
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `chromium` deployment
+
+```console
+helm uninstall chromium
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install chromium \
+ --set env.TZ="America/New York" \
+ TrueCharts/chromium
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install chromium TrueCharts/chromium -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/chronograf/CHANGELOG.md b/charts/incubator/chronograf/CHANGELOG.md
new file mode 100644
index 00000000000..ee92019ae87
--- /dev/null
+++ b/charts/incubator/chronograf/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [chronograf-0.0.10]chronograf-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/chronograf/Chart.yaml b/charts/incubator/chronograf/Chart.yaml
index a753eaef067..ec4cd6ad01c 100644
--- a/charts/incubator/chronograf/Chart.yaml
+++ b/charts/incubator/chronograf/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Tools-System
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/chronograf/README.md b/charts/incubator/chronograf/README.md
new file mode 100644
index 00000000000..08ced66bfc6
--- /dev/null
+++ b/charts/incubator/chronograf/README.md
@@ -0,0 +1,108 @@
+# chronograf
+
+  
+
+Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [chronograf](https://truecharts.org/charts/stable/chronograf)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `chronograf`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install chronograf TrueCharts/chronograf
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `chronograf` deployment
+
+```console
+helm uninstall chronograf
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install chronograf \
+ --set env.TZ="America/New York" \
+ TrueCharts/chronograf
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install chronograf TrueCharts/chronograf -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/chronos/CHANGELOG.md b/charts/incubator/chronos/CHANGELOG.md
new file mode 100644
index 00000000000..d2e98b71865
--- /dev/null
+++ b/charts/incubator/chronos/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [chronos-0.0.10]chronos-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/chronos/Chart.yaml b/charts/incubator/chronos/Chart.yaml
index 568164040c4..41eef86b0b7 100644
--- a/charts/incubator/chronos/Chart.yaml
+++ b/charts/incubator/chronos/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/chronos/README.md b/charts/incubator/chronos/README.md
new file mode 100644
index 00000000000..86d1db7abf6
--- /dev/null
+++ b/charts/incubator/chronos/README.md
@@ -0,0 +1,108 @@
+# chronos
+
+  
+
+Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [chronos](https://truecharts.org/charts/stable/chronos)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `chronos`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install chronos TrueCharts/chronos
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `chronos` deployment
+
+```console
+helm uninstall chronos
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install chronos \
+ --set env.TZ="America/New York" \
+ TrueCharts/chronos
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install chronos TrueCharts/chronos -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/ciao/CHANGELOG.md b/charts/incubator/ciao/CHANGELOG.md
new file mode 100644
index 00000000000..9df651a618c
--- /dev/null
+++ b/charts/incubator/ciao/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [ciao-0.0.10]ciao-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/ciao/Chart.yaml b/charts/incubator/ciao/Chart.yaml
index af2d7949343..182de9c700e 100644
--- a/charts/incubator/ciao/Chart.yaml
+++ b/charts/incubator/ciao/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- Productivity
- Tools-System
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/ciao/README.md b/charts/incubator/ciao/README.md
new file mode 100644
index 00000000000..22c81d8987b
--- /dev/null
+++ b/charts/incubator/ciao/README.md
@@ -0,0 +1,108 @@
+# ciao
+
+  
+
+ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [ciao](https://truecharts.org/charts/stable/ciao)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `ciao`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install ciao TrueCharts/ciao
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `ciao` deployment
+
+```console
+helm uninstall ciao
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install ciao \
+ --set env.TZ="America/New York" \
+ TrueCharts/ciao
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install ciao TrueCharts/ciao -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/citadel-forgedwithfire/CHANGELOG.md b/charts/incubator/citadel-forgedwithfire/CHANGELOG.md
new file mode 100644
index 00000000000..3c807f9fa09
--- /dev/null
+++ b/charts/incubator/citadel-forgedwithfire/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [citadel-forgedwithfire-0.0.10]citadel-forgedwithfire-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/citadel-forgedwithfire/Chart.yaml b/charts/incubator/citadel-forgedwithfire/Chart.yaml
index b35bc4155ef..ec6004d4bd5 100644
--- a/charts/incubator/citadel-forgedwithfire/Chart.yaml
+++ b/charts/incubator/citadel-forgedwithfire/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/citadel-forgedwithfire/README.md b/charts/incubator/citadel-forgedwithfire/README.md
new file mode 100644
index 00000000000..b76c725c4bf
--- /dev/null
+++ b/charts/incubator/citadel-forgedwithfire/README.md
@@ -0,0 +1,108 @@
+# citadel-forgedwithfire
+
+  
+
+This Docker will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [citadel-forgedwithfire](https://truecharts.org/charts/stable/citadel-forgedwithfire)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `citadel-forgedwithfire`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `citadel-forgedwithfire` deployment
+
+```console
+helm uninstall citadel-forgedwithfire
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install citadel-forgedwithfire \
+ --set env.TZ="America/New York" \
+ TrueCharts/citadel-forgedwithfire
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cleanarr/CHANGELOG.md b/charts/incubator/cleanarr/CHANGELOG.md
new file mode 100644
index 00000000000..ed85a2a1745
--- /dev/null
+++ b/charts/incubator/cleanarr/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cleanarr-0.0.10]cleanarr-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cleanarr/Chart.yaml b/charts/incubator/cleanarr/Chart.yaml
index aa91e46f88f..00ddab23c6b 100644
--- a/charts/incubator/cleanarr/Chart.yaml
+++ b/charts/incubator/cleanarr/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- MediaApp-Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cleanarr/README.md b/charts/incubator/cleanarr/README.md
new file mode 100644
index 00000000000..b24da350d45
--- /dev/null
+++ b/charts/incubator/cleanarr/README.md
@@ -0,0 +1,108 @@
+# cleanarr
+
+  
+
+A simple UI to help find and delete duplicate and sample files from your Plex server.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cleanarr](https://truecharts.org/charts/stable/cleanarr)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cleanarr`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cleanarr TrueCharts/cleanarr
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cleanarr` deployment
+
+```console
+helm uninstall cleanarr
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cleanarr \
+ --set env.TZ="America/New York" \
+ TrueCharts/cleanarr
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cleanarr TrueCharts/cleanarr -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cloudbeaver/CHANGELOG.md b/charts/incubator/cloudbeaver/CHANGELOG.md
new file mode 100644
index 00000000000..118efdc1bb9
--- /dev/null
+++ b/charts/incubator/cloudbeaver/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cloudbeaver-0.0.10]cloudbeaver-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cloudbeaver/Chart.yaml b/charts/incubator/cloudbeaver/Chart.yaml
index 36ebef2aa5f..037fb269fc1 100644
--- a/charts/incubator/cloudbeaver/Chart.yaml
+++ b/charts/incubator/cloudbeaver/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Cloud
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cloudbeaver/README.md b/charts/incubator/cloudbeaver/README.md
new file mode 100644
index 00000000000..0da744e5bfa
--- /dev/null
+++ b/charts/incubator/cloudbeaver/README.md
@@ -0,0 +1,108 @@
+# cloudbeaver
+
+  
+
+Cloud Database Manager (Official Docker Image)
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cloudbeaver](https://truecharts.org/charts/stable/cloudbeaver)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cloudbeaver`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cloudbeaver TrueCharts/cloudbeaver
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cloudbeaver` deployment
+
+```console
+helm uninstall cloudbeaver
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cloudbeaver \
+ --set env.TZ="America/New York" \
+ TrueCharts/cloudbeaver
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cloudbeaver TrueCharts/cloudbeaver -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cloudcommander/CHANGELOG.md b/charts/incubator/cloudcommander/CHANGELOG.md
new file mode 100644
index 00000000000..9c9f6cf53de
--- /dev/null
+++ b/charts/incubator/cloudcommander/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cloudcommander-0.0.10]cloudcommander-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cloudcommander/Chart.yaml b/charts/incubator/cloudcommander/Chart.yaml
index c5aed9b31b4..4a0f566c74e 100644
--- a/charts/incubator/cloudcommander/Chart.yaml
+++ b/charts/incubator/cloudcommander/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Tools-Utilities
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cloudcommander/README.md b/charts/incubator/cloudcommander/README.md
new file mode 100644
index 00000000000..74f47ea347c
--- /dev/null
+++ b/charts/incubator/cloudcommander/README.md
@@ -0,0 +1,107 @@
+# cloudcommander
+
+  
+
+[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cloudcommander](https://truecharts.org/charts/stable/cloudcommander)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cloudcommander`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cloudcommander TrueCharts/cloudcommander
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cloudcommander` deployment
+
+```console
+helm uninstall cloudcommander
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cloudcommander \
+ --set env.TZ="America/New York" \
+ TrueCharts/cloudcommander
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cloudcommander TrueCharts/cloudcommander -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cloudreve/CHANGELOG.md b/charts/incubator/cloudreve/CHANGELOG.md
new file mode 100644
index 00000000000..f1160cdd0a6
--- /dev/null
+++ b/charts/incubator/cloudreve/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cloudreve-0.0.10]cloudreve-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cloudreve/Chart.yaml b/charts/incubator/cloudreve/Chart.yaml
index 79cc5a54b83..b00a0a8f0af 100644
--- a/charts/incubator/cloudreve/Chart.yaml
+++ b/charts/incubator/cloudreve/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Cloud
- Network-Web
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cloudreve/README.md b/charts/incubator/cloudreve/README.md
new file mode 100644
index 00000000000..fdd9a62fcba
--- /dev/null
+++ b/charts/incubator/cloudreve/README.md
@@ -0,0 +1,108 @@
+# cloudreve
+
+  
+
+Self-hosted file management and sharing system, supports multiple storage providers
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cloudreve](https://truecharts.org/charts/stable/cloudreve)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cloudreve`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cloudreve TrueCharts/cloudreve
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cloudreve` deployment
+
+```console
+helm uninstall cloudreve
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cloudreve \
+ --set env.TZ="America/New York" \
+ TrueCharts/cloudreve
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cloudreve TrueCharts/cloudreve -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/colonysurvival/CHANGELOG.md b/charts/incubator/colonysurvival/CHANGELOG.md
new file mode 100644
index 00000000000..8d8c5d07272
--- /dev/null
+++ b/charts/incubator/colonysurvival/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [colonysurvival-0.0.10]colonysurvival-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/colonysurvival/Chart.yaml b/charts/incubator/colonysurvival/Chart.yaml
index 323b53ae97c..42b63eb6dc9 100644
--- a/charts/incubator/colonysurvival/Chart.yaml
+++ b/charts/incubator/colonysurvival/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/colonysurvival/README.md b/charts/incubator/colonysurvival/README.md
new file mode 100644
index 00000000000..b2a05873344
--- /dev/null
+++ b/charts/incubator/colonysurvival/README.md
@@ -0,0 +1,108 @@
+# colonysurvival
+
+  
+
+This Docker will download and install SteamCMD. It will also install Colony Survival and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [colonysurvival](https://truecharts.org/charts/stable/colonysurvival)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `colonysurvival`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install colonysurvival TrueCharts/colonysurvival
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `colonysurvival` deployment
+
+```console
+helm uninstall colonysurvival
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install colonysurvival \
+ --set env.TZ="America/New York" \
+ TrueCharts/colonysurvival
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install colonysurvival TrueCharts/colonysurvival -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/conanexiles/CHANGELOG.md b/charts/incubator/conanexiles/CHANGELOG.md
new file mode 100644
index 00000000000..2e19cfc31dd
--- /dev/null
+++ b/charts/incubator/conanexiles/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [conanexiles-0.0.10]conanexiles-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/conanexiles/Chart.yaml b/charts/incubator/conanexiles/Chart.yaml
index 9fcab01de8e..fb6b18e85ce 100644
--- a/charts/incubator/conanexiles/Chart.yaml
+++ b/charts/incubator/conanexiles/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/conanexiles/README.md b/charts/incubator/conanexiles/README.md
new file mode 100644
index 00000000000..4046d9e2006
--- /dev/null
+++ b/charts/incubator/conanexiles/README.md
@@ -0,0 +1,108 @@
+# conanexiles
+
+  
+
+This Docker will download and install SteamCMD. It will also install Conan Exiles and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [conanexiles](https://truecharts.org/charts/stable/conanexiles)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `conanexiles`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install conanexiles TrueCharts/conanexiles
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `conanexiles` deployment
+
+```console
+helm uninstall conanexiles
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install conanexiles \
+ --set env.TZ="America/New York" \
+ TrueCharts/conanexiles
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install conanexiles TrueCharts/conanexiles -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/conreq/CHANGELOG.md b/charts/incubator/conreq/CHANGELOG.md
new file mode 100644
index 00000000000..237fde23759
--- /dev/null
+++ b/charts/incubator/conreq/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [conreq-0.0.10]conreq-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/conreq/Chart.yaml b/charts/incubator/conreq/Chart.yaml
index ef66a5b12bb..27ac01b71c2 100644
--- a/charts/incubator/conreq/Chart.yaml
+++ b/charts/incubator/conreq/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- MediaApp-Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/conreq/README.md b/charts/incubator/conreq/README.md
new file mode 100644
index 00000000000..8952893bae3
--- /dev/null
+++ b/charts/incubator/conreq/README.md
@@ -0,0 +1,108 @@
+# conreq
+
+  
+
+Conreq, a Content Requesting platform.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [conreq](https://truecharts.org/charts/stable/conreq)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `conreq`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install conreq TrueCharts/conreq
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `conreq` deployment
+
+```console
+helm uninstall conreq
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install conreq \
+ --set env.TZ="America/New York" \
+ TrueCharts/conreq
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install conreq TrueCharts/conreq -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/convos/CHANGELOG.md b/charts/incubator/convos/CHANGELOG.md
new file mode 100644
index 00000000000..cc935e61041
--- /dev/null
+++ b/charts/incubator/convos/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [convos-0.0.10]convos-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/convos/Chart.yaml b/charts/incubator/convos/Chart.yaml
index b681477dfb4..aa7171c7571 100644
--- a/charts/incubator/convos/Chart.yaml
+++ b/charts/incubator/convos/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Network-Messenger
apiVersion: v2
-appVersion: latest
+appVersion: "stable"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/convos/README.md b/charts/incubator/convos/README.md
new file mode 100644
index 00000000000..03e74844283
--- /dev/null
+++ b/charts/incubator/convos/README.md
@@ -0,0 +1,108 @@
+# convos
+
+  
+
+Convos is the simplest way to use IRC and it is always online
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [convos](https://truecharts.org/charts/stable/convos)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `convos`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install convos TrueCharts/convos
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `convos` deployment
+
+```console
+helm uninstall convos
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install convos \
+ --set env.TZ="America/New York" \
+ TrueCharts/convos
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install convos TrueCharts/convos -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cops/CHANGELOG.md b/charts/incubator/cops/CHANGELOG.md
new file mode 100644
index 00000000000..1298aa9e60a
--- /dev/null
+++ b/charts/incubator/cops/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cops-0.0.10]cops-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cops/Chart.yaml b/charts/incubator/cops/Chart.yaml
index 900436bc980..50281a1a7d9 100644
--- a/charts/incubator/cops/Chart.yaml
+++ b/charts/incubator/cops/Chart.yaml
@@ -5,7 +5,7 @@ annotations:
- MediaApp-Books
- MediaServer-Books
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cops/README.md b/charts/incubator/cops/README.md
new file mode 100644
index 00000000000..d960aae2b94
--- /dev/null
+++ b/charts/incubator/cops/README.md
@@ -0,0 +1,109 @@
+# cops
+
+  
+
+Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cops](https://truecharts.org/charts/stable/cops)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cops`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cops TrueCharts/cops
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cops` deployment
+
+```console
+helm uninstall cops
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cops \
+ --set env.TZ="America/New York" \
+ TrueCharts/cops
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cops TrueCharts/cops -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/core-keeper-dedicated-server/CHANGELOG.md b/charts/incubator/core-keeper-dedicated-server/CHANGELOG.md
new file mode 100644
index 00000000000..c17eec104c2
--- /dev/null
+++ b/charts/incubator/core-keeper-dedicated-server/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [core-keeper-dedicated-server-0.0.10]core-keeper-dedicated-server-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/core-keeper-dedicated-server/Chart.yaml b/charts/incubator/core-keeper-dedicated-server/Chart.yaml
index afbc7773205..e11ac51c772 100644
--- a/charts/incubator/core-keeper-dedicated-server/Chart.yaml
+++ b/charts/incubator/core-keeper-dedicated-server/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/core-keeper-dedicated-server/README.md b/charts/incubator/core-keeper-dedicated-server/README.md
new file mode 100644
index 00000000000..da9fd8d541e
--- /dev/null
+++ b/charts/incubator/core-keeper-dedicated-server/README.md
@@ -0,0 +1,108 @@
+# core-keeper-dedicated-server
+
+  
+
+Docker file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed)
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [core-keeper-dedicated-server](https://truecharts.org/charts/stable/core-keeper-dedicated-server)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `core-keeper-dedicated-server`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `core-keeper-dedicated-server` deployment
+
+```console
+helm uninstall core-keeper-dedicated-server
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install core-keeper-dedicated-server \
+ --set env.TZ="America/New York" \
+ TrueCharts/core-keeper-dedicated-server
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/corekeeper/CHANGELOG.md b/charts/incubator/corekeeper/CHANGELOG.md
new file mode 100644
index 00000000000..a25d36f123a
--- /dev/null
+++ b/charts/incubator/corekeeper/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [corekeeper-0.0.10]corekeeper-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/corekeeper/Chart.yaml b/charts/incubator/corekeeper/Chart.yaml
index f10c2c41bbb..848950b5e3a 100644
--- a/charts/incubator/corekeeper/Chart.yaml
+++ b/charts/incubator/corekeeper/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/corekeeper/README.md b/charts/incubator/corekeeper/README.md
new file mode 100644
index 00000000000..b9d9a526198
--- /dev/null
+++ b/charts/incubator/corekeeper/README.md
@@ -0,0 +1,108 @@
+# corekeeper
+
+  
+
+This Docker will download and install SteamCMD. It will also install CoreKeeper and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [corekeeper](https://truecharts.org/charts/stable/corekeeper)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `corekeeper`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install corekeeper TrueCharts/corekeeper
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `corekeeper` deployment
+
+```console
+helm uninstall corekeeper
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install corekeeper \
+ --set env.TZ="America/New York" \
+ TrueCharts/corekeeper
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install corekeeper TrueCharts/corekeeper -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/counterstrike2d/CHANGELOG.md b/charts/incubator/counterstrike2d/CHANGELOG.md
new file mode 100644
index 00000000000..6374d01ffb5
--- /dev/null
+++ b/charts/incubator/counterstrike2d/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [counterstrike2d-0.0.10]counterstrike2d-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/counterstrike2d/Chart.yaml b/charts/incubator/counterstrike2d/Chart.yaml
index 40c5582c82d..682e4822be8 100644
--- a/charts/incubator/counterstrike2d/Chart.yaml
+++ b/charts/incubator/counterstrike2d/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/counterstrike2d/README.md b/charts/incubator/counterstrike2d/README.md
new file mode 100644
index 00000000000..935bc132785
--- /dev/null
+++ b/charts/incubator/counterstrike2d/README.md
@@ -0,0 +1,108 @@
+# counterstrike2d
+
+  
+
+This Docker will download and install CounterStrike 2D.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [counterstrike2d](https://truecharts.org/charts/stable/counterstrike2d)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `counterstrike2d`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install counterstrike2d TrueCharts/counterstrike2d
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `counterstrike2d` deployment
+
+```console
+helm uninstall counterstrike2d
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install counterstrike2d \
+ --set env.TZ="America/New York" \
+ TrueCharts/counterstrike2d
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install counterstrike2d TrueCharts/counterstrike2d -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cowyo/CHANGELOG.md b/charts/incubator/cowyo/CHANGELOG.md
new file mode 100644
index 00000000000..483a7be1963
--- /dev/null
+++ b/charts/incubator/cowyo/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cowyo-0.0.10]cowyo-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cowyo/Chart.yaml b/charts/incubator/cowyo/Chart.yaml
index 989e7246341..c03425317c9 100644
--- a/charts/incubator/cowyo/Chart.yaml
+++ b/charts/incubator/cowyo/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Cloud
- Productivity
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cowyo/README.md b/charts/incubator/cowyo/README.md
new file mode 100644
index 00000000000..068832caf34
--- /dev/null
+++ b/charts/incubator/cowyo/README.md
@@ -0,0 +1,108 @@
+# cowyo
+
+  
+
+DESCRIPTION
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cowyo](https://truecharts.org/charts/stable/cowyo)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cowyo`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cowyo TrueCharts/cowyo
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cowyo` deployment
+
+```console
+helm uninstall cowyo
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cowyo \
+ --set env.TZ="America/New York" \
+ TrueCharts/cowyo
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cowyo TrueCharts/cowyo -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/craftopia/CHANGELOG.md b/charts/incubator/craftopia/CHANGELOG.md
new file mode 100644
index 00000000000..643d6d09bd0
--- /dev/null
+++ b/charts/incubator/craftopia/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [craftopia-0.0.10]craftopia-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/craftopia/Chart.yaml b/charts/incubator/craftopia/Chart.yaml
index 93188aabee9..4149bb5cf2e 100644
--- a/charts/incubator/craftopia/Chart.yaml
+++ b/charts/incubator/craftopia/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/craftopia/README.md b/charts/incubator/craftopia/README.md
new file mode 100644
index 00000000000..b4ed0a6f42d
--- /dev/null
+++ b/charts/incubator/craftopia/README.md
@@ -0,0 +1,108 @@
+# craftopia
+
+  
+
+This Docker will download and install SteamCMD. It will also install Craftopia and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [craftopia](https://truecharts.org/charts/stable/craftopia)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `craftopia`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install craftopia TrueCharts/craftopia
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `craftopia` deployment
+
+```console
+helm uninstall craftopia
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install craftopia \
+ --set env.TZ="America/New York" \
+ TrueCharts/craftopia
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install craftopia TrueCharts/craftopia -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/crafty-3/CHANGELOG.md b/charts/incubator/crafty-3/CHANGELOG.md
new file mode 100644
index 00000000000..01b31dece22
--- /dev/null
+++ b/charts/incubator/crafty-3/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [crafty-3-0.0.10]crafty-3-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/crafty-3/Chart.yaml b/charts/incubator/crafty-3/Chart.yaml
index 6c0a18b64c6..8edfa191192 100644
--- a/charts/incubator/crafty-3/Chart.yaml
+++ b/charts/incubator/crafty-3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- GameServers
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/crafty-3/README.md b/charts/incubator/crafty-3/README.md
new file mode 100644
index 00000000000..ea91a25626a
--- /dev/null
+++ b/charts/incubator/crafty-3/README.md
@@ -0,0 +1,108 @@
+# crafty-3
+
+  
+
+An Appication to run all your minecraft servers From without a hustle.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [crafty-3](https://truecharts.org/charts/stable/crafty-3)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `crafty-3`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install crafty-3 TrueCharts/crafty-3
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `crafty-3` deployment
+
+```console
+helm uninstall crafty-3
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install crafty-3 \
+ --set env.TZ="America/New York" \
+ TrueCharts/crafty-3
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install crafty-3 TrueCharts/crafty-3 -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/crafty-4/CHANGELOG.md b/charts/incubator/crafty-4/CHANGELOG.md
new file mode 100644
index 00000000000..1727af4cbcd
--- /dev/null
+++ b/charts/incubator/crafty-4/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [crafty-4-0.0.10]crafty-4-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/crafty-4/Chart.yaml b/charts/incubator/crafty-4/Chart.yaml
index bfd947fc4bb..1f9e7bbfa39 100644
--- a/charts/incubator/crafty-4/Chart.yaml
+++ b/charts/incubator/crafty-4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- GameServers
- Other
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/crafty-4/README.md b/charts/incubator/crafty-4/README.md
new file mode 100644
index 00000000000..6b338c1aa34
--- /dev/null
+++ b/charts/incubator/crafty-4/README.md
@@ -0,0 +1,108 @@
+# crafty-4
+
+  
+
+Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [crafty-4](https://truecharts.org/charts/stable/crafty-4)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `crafty-4`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install crafty-4 TrueCharts/crafty-4
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `crafty-4` deployment
+
+```console
+helm uninstall crafty-4
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install crafty-4 \
+ --set env.TZ="America/New York" \
+ TrueCharts/crafty-4
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install crafty-4 TrueCharts/crafty-4 -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/crypto-exchanges-gateway/CHANGELOG.md b/charts/incubator/crypto-exchanges-gateway/CHANGELOG.md
new file mode 100644
index 00000000000..62648e82bb0
--- /dev/null
+++ b/charts/incubator/crypto-exchanges-gateway/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [crypto-exchanges-gateway-0.0.10]crypto-exchanges-gateway-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/crypto-exchanges-gateway/Chart.yaml b/charts/incubator/crypto-exchanges-gateway/Chart.yaml
index 9b1d8be8d2d..c601f37499a 100644
--- a/charts/incubator/crypto-exchanges-gateway/Chart.yaml
+++ b/charts/incubator/crypto-exchanges-gateway/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Productivity
- Crypto
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/crypto-exchanges-gateway/README.md b/charts/incubator/crypto-exchanges-gateway/README.md
new file mode 100644
index 00000000000..8bce079bc7d
--- /dev/null
+++ b/charts/incubator/crypto-exchanges-gateway/README.md
@@ -0,0 +1,108 @@
+# crypto-exchanges-gateway
+
+  
+
+<p>Your gateway to the world of crypto !</p>
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [crypto-exchanges-gateway](https://truecharts.org/charts/stable/crypto-exchanges-gateway)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `crypto-exchanges-gateway`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `crypto-exchanges-gateway` deployment
+
+```console
+helm uninstall crypto-exchanges-gateway
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install crypto-exchanges-gateway \
+ --set env.TZ="America/New York" \
+ TrueCharts/crypto-exchanges-gateway
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cryptpad/CHANGELOG.md b/charts/incubator/cryptpad/CHANGELOG.md
new file mode 100644
index 00000000000..0180332df8a
--- /dev/null
+++ b/charts/incubator/cryptpad/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cryptpad-0.0.10]cryptpad-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cryptpad/Chart.yaml b/charts/incubator/cryptpad/Chart.yaml
index 9b240e1ac09..8e1ecc9fd4e 100644
--- a/charts/incubator/cryptpad/Chart.yaml
+++ b/charts/incubator/cryptpad/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
- Productivity
- Security
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cryptpad/README.md b/charts/incubator/cryptpad/README.md
new file mode 100644
index 00000000000..f70e115fb41
--- /dev/null
+++ b/charts/incubator/cryptpad/README.md
@@ -0,0 +1,108 @@
+# cryptpad
+
+  
+
+CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cryptpad](https://truecharts.org/charts/stable/cryptpad)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cryptpad`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cryptpad TrueCharts/cryptpad
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cryptpad` deployment
+
+```console
+helm uninstall cryptpad
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cryptpad \
+ --set env.TZ="America/New York" \
+ TrueCharts/cryptpad
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cryptpad TrueCharts/cryptpad -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/csgo/CHANGELOG.md b/charts/incubator/csgo/CHANGELOG.md
new file mode 100644
index 00000000000..2e2ce0ba092
--- /dev/null
+++ b/charts/incubator/csgo/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [csgo-0.0.10]csgo-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/csgo/Chart.yaml b/charts/incubator/csgo/Chart.yaml
index d49e5b36306..6fe0f77e2b3 100644
--- a/charts/incubator/csgo/Chart.yaml
+++ b/charts/incubator/csgo/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/csgo/README.md b/charts/incubator/csgo/README.md
new file mode 100644
index 00000000000..98caf7ec690
--- /dev/null
+++ b/charts/incubator/csgo/README.md
@@ -0,0 +1,108 @@
+# csgo
+
+  
+
+This Docker will download and install SteamCMD. It will also install Counter-Strike: GO and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [csgo](https://truecharts.org/charts/stable/csgo)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `csgo`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install csgo TrueCharts/csgo
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `csgo` deployment
+
+```console
+helm uninstall csgo
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install csgo \
+ --set env.TZ="America/New York" \
+ TrueCharts/csgo
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install csgo TrueCharts/csgo -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cssource/CHANGELOG.md b/charts/incubator/cssource/CHANGELOG.md
new file mode 100644
index 00000000000..92cbe823f80
--- /dev/null
+++ b/charts/incubator/cssource/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cssource-0.0.10]cssource-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cssource/Chart.yaml b/charts/incubator/cssource/Chart.yaml
index 9f00a946f45..292d2f2268f 100644
--- a/charts/incubator/cssource/Chart.yaml
+++ b/charts/incubator/cssource/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cssource/README.md b/charts/incubator/cssource/README.md
new file mode 100644
index 00000000000..c47b5a0692b
--- /dev/null
+++ b/charts/incubator/cssource/README.md
@@ -0,0 +1,108 @@
+# cssource
+
+  
+
+This Docker will download and install SteamCMD. It will also install Counter-Strike: Source and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cssource](https://truecharts.org/charts/stable/cssource)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cssource`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cssource TrueCharts/cssource
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cssource` deployment
+
+```console
+helm uninstall cssource
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cssource \
+ --set env.TZ="America/New York" \
+ TrueCharts/cssource
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cssource TrueCharts/cssource -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cstrike1-6/CHANGELOG.md b/charts/incubator/cstrike1-6/CHANGELOG.md
new file mode 100644
index 00000000000..c52976d29bc
--- /dev/null
+++ b/charts/incubator/cstrike1-6/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cstrike1-6-0.0.10]cstrike1-6-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cstrike1-6/Chart.yaml b/charts/incubator/cstrike1-6/Chart.yaml
index 18952e151c4..38b734a4209 100644
--- a/charts/incubator/cstrike1-6/Chart.yaml
+++ b/charts/incubator/cstrike1-6/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cstrike1-6/README.md b/charts/incubator/cstrike1-6/README.md
new file mode 100644
index 00000000000..9c31d4e8fc5
--- /dev/null
+++ b/charts/incubator/cstrike1-6/README.md
@@ -0,0 +1,108 @@
+# cstrike1-6
+
+  
+
+This Docker will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cstrike1-6](https://truecharts.org/charts/stable/cstrike1-6)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cstrike1-6`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cstrike1-6 TrueCharts/cstrike1-6
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cstrike1-6` deployment
+
+```console
+helm uninstall cstrike1-6
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cstrike1-6 \
+ --set env.TZ="America/New York" \
+ TrueCharts/cstrike1-6
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cstrike1-6 TrueCharts/cstrike1-6 -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cstrikeconditionzero/CHANGELOG.md b/charts/incubator/cstrikeconditionzero/CHANGELOG.md
new file mode 100644
index 00000000000..1c8662be502
--- /dev/null
+++ b/charts/incubator/cstrikeconditionzero/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cstrikeconditionzero-0.0.10]cstrikeconditionzero-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cstrikeconditionzero/Chart.yaml b/charts/incubator/cstrikeconditionzero/Chart.yaml
index 70df080cd2a..390b30e5482 100644
--- a/charts/incubator/cstrikeconditionzero/Chart.yaml
+++ b/charts/incubator/cstrikeconditionzero/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/cstrikeconditionzero/README.md b/charts/incubator/cstrikeconditionzero/README.md
new file mode 100644
index 00000000000..3345cb503cb
--- /dev/null
+++ b/charts/incubator/cstrikeconditionzero/README.md
@@ -0,0 +1,108 @@
+# cstrikeconditionzero
+
+  
+
+This Docker will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cstrikeconditionzero](https://truecharts.org/charts/stable/cstrikeconditionzero)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cstrikeconditionzero`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cstrikeconditionzero` deployment
+
+```console
+helm uninstall cstrikeconditionzero
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cstrikeconditionzero \
+ --set env.TZ="America/New York" \
+ TrueCharts/cstrikeconditionzero
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/cura-novnc/CHANGELOG.md b/charts/incubator/cura-novnc/CHANGELOG.md
new file mode 100644
index 00000000000..2c083fb4b8f
--- /dev/null
+++ b/charts/incubator/cura-novnc/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+
+## [cura-novnc-0.0.10]cura-novnc-0.0.10 (2022-07-20)
+
+### Feat
+
+- move dev apps to incubator and remove bad content from dev
+
diff --git a/charts/incubator/cura-novnc/README.md b/charts/incubator/cura-novnc/README.md
new file mode 100644
index 00000000000..efdbd2f5314
--- /dev/null
+++ b/charts/incubator/cura-novnc/README.md
@@ -0,0 +1,108 @@
+# cura-novnc
+
+  
+
+Enjoy Cura directly in your browser with this easy to use Docker container.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [cura-novnc](https://truecharts.org/charts/stable/cura-novnc)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.4.6 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
+
+### Helm
+
+To install the chart with the release name `cura-novnc`
+
+```console
+helm repo add TrueCharts https://helm.truecharts.org
+helm repo update
+helm install cura-novnc TrueCharts/cura-novnc
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
+
+### Helm
+
+To uninstall the `cura-novnc` deployment
+
+```console
+helm uninstall cura-novnc
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/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
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install cura-novnc \
+ --set env.TZ="America/New York" \
+ TrueCharts/cura-novnc
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install cura-novnc TrueCharts/cura-novnc -f values.yaml
+```
+
+#### Connecting to other apps
+
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/server-7daystodie/CHANGELOG.md b/charts/incubator/server-7daystodie/CHANGELOG.md
index 321922df06b..820598abbf7 100644
--- a/charts/incubator/server-7daystodie/CHANGELOG.md
+++ b/charts/incubator/server-7daystodie/CHANGELOG.md
@@ -3,6 +3,7 @@
+
### [server-7daystodie-0.0.6](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.5...server-7daystodie-0.0.6) (2022-05-05)
diff --git a/charts/incubator/server-7daystodie/Chart.yaml b/charts/incubator/server-7daystodie/Chart.yaml
index 48e44b07093..ad1ad66af01 100644
--- a/charts/incubator/server-7daystodie/Chart.yaml
+++ b/charts/incubator/server-7daystodie/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
-appVersion: latest
+appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
diff --git a/charts/incubator/server-7daystodie/README.md b/charts/incubator/server-7daystodie/README.md
index 718b9fe7042..1d35d464fb8 100644
--- a/charts/incubator/server-7daystodie/README.md
+++ b/charts/incubator/server-7daystodie/README.md
@@ -1,6 +1,6 @@
# server-7daystodie
-  
+  
This Docker will download and install SteamCMD. It will also install 7 Days to Die and run it.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://library-charts.truecharts.org | common | 9.3.3 |
+| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart