diff --git a/charts/incubator/testbed/CHANGELOG.md b/charts/incubator/testbed/CHANGELOG.md
index 18c316a1fa2..4503861c1ae 100644
--- a/charts/incubator/testbed/CHANGELOG.md
+++ b/charts/incubator/testbed/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
+
+### testbed-6.11.21 (2021-09-12)
+
+
+
### [jackett-6.11.21](https://github.com/truecharts/apps/compare/jackett-6.11.20...jackett-6.11.21) (2021-09-12)
diff --git a/charts/incubator/testbed/README.md b/charts/incubator/testbed/README.md
index 291ed71f516..9c174ffabdf 100644
--- a/charts/incubator/testbed/README.md
+++ b/charts/incubator/testbed/README.md
@@ -1,6 +1,6 @@
# Introduction
-API Support for your favorite torrent trackers.
+A internal TrueCharts testbed
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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)**
diff --git a/charts/incubator/testbed/SCALE/CHANGELOG.md b/charts/incubator/testbed/SCALE/CHANGELOG.md
index 87b0bf275aa..70d9f79ca9d 100644
--- a/charts/incubator/testbed/SCALE/CHANGELOG.md
+++ b/charts/incubator/testbed/SCALE/CHANGELOG.md
@@ -1,3 +1,3 @@
-
-### [jackett-6.11.21](https://github.com/truecharts/apps/compare/jackett-6.11.20...jackett-6.11.21) (2021-09-12)
+
+### testbed-6.11.21 (2021-09-12)
diff --git a/charts/incubator/testbed/app-readme.md b/charts/incubator/testbed/app-readme.md
index 151894ff6be..c88d3b71f98 100644
--- a/charts/incubator/testbed/app-readme.md
+++ b/charts/incubator/testbed/app-readme.md
@@ -1,3 +1,3 @@
-API Support for your favorite torrent trackers.
+A internal TrueCharts testbed
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
diff --git a/docs/apps/incubator/testbed/CHANGELOG.md b/docs/apps/incubator/testbed/CHANGELOG.md
new file mode 100644
index 00000000000..4503861c1ae
--- /dev/null
+++ b/docs/apps/incubator/testbed/CHANGELOG.md
@@ -0,0 +1,37 @@
+# Changelog
+
+
+
+### testbed-6.11.21 (2021-09-12)
+
+
+
+
+### [jackett-6.11.21](https://github.com/truecharts/apps/compare/jackett-6.11.20...jackett-6.11.21) (2021-09-12)
+
+
+
+
+### [jackett-6.11.20](https://github.com/truecharts/apps/compare/jackett-6.11.19...jackett-6.11.20) (2021-09-12)
+
+#### Chore
+
+* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
+
+#### Feat
+
+* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
+* Add regex validation to resources CPU and RAM for all apps ([#935](https://github.com/truecharts/apps/issues/935))
+* Pre-commit and tag-appversion syncing ([#926](https://github.com/truecharts/apps/issues/926))
+
+#### Fix
+
+* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
+* move runAsNonRoot to container securityContext to allow root sidecarts ([#954](https://github.com/truecharts/apps/issues/954))
+
+
+## [jackett-6.11.19](https://github.com/truecharts/apps/compare/jackett-6.11.18...jackett-6.11.19) (2021-09-08)
+
+### Fix
+
+* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
diff --git a/docs/apps/incubator/testbed/CONFIG.md b/docs/apps/incubator/testbed/CONFIG.md
new file mode 100644
index 00000000000..fc9b2fa2d5f
--- /dev/null
+++ b/docs/apps/incubator/testbed/CONFIG.md
@@ -0,0 +1,8 @@
+# Configuration Options
+
+##### Connecting to other apps
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
+https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
+
+##### Available config options
+In the future this page is going to contain an automated list of options available in the installation/edit UI.
diff --git a/docs/apps/incubator/testbed/helm-values.md b/docs/apps/incubator/testbed/helm-values.md
new file mode 100644
index 00000000000..fd33bab4e76
--- /dev/null
+++ b/docs/apps/incubator/testbed/helm-values.md
@@ -0,0 +1,38 @@
+# Default Helm-Values
+
+TrueCharts is primarily build to supply TrueNAS SCALE Apps.
+However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
+
+Most of our Apps also consume our "common" Helm Chart.
+If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
+You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
+
+## Values
+
+| Key | Type | Default | Description |
+|-----|------|---------|-------------|
+| env | object | `{}` | |
+| image.pullPolicy | string | `"IfNotPresent"` | |
+| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
+| image.tag | string | `"v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c"` | |
+| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
+| persistence.config.size | string | `"100Gi"` | |
+| persistence.config.type | string | `"pvc"` | |
+| podSecurityContext.fsGroup | int | `568` | |
+| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
+| podSecurityContext.runAsGroup | int | `568` | |
+| podSecurityContext.runAsUser | int | `568` | |
+| podSecurityContext.supplementalGroups | list | `[]` | |
+| probes.liveness.path | string | `"/UI/Login"` | |
+| probes.readiness.path | string | `"/UI/Login"` | |
+| probes.startup.path | string | `"/UI/Login"` | |
+| securityContext.allowPrivilegeEscalation | bool | `true` | |
+| securityContext.privileged | bool | `false` | |
+| securityContext.readOnlyRootFilesystem | bool | `false` | |
+| securityContext.runAsNonRoot | bool | `true` | |
+| service.main.enabled | bool | `true` | |
+| service.main.ports.main.port | int | `9117` | |
+
+All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/incubator/testbed/index.md b/docs/apps/incubator/testbed/index.md
new file mode 100644
index 00000000000..9c174ffabdf
--- /dev/null
+++ b/docs/apps/incubator/testbed/index.md
@@ -0,0 +1,37 @@
+# Introduction
+
+A internal TrueCharts testbed
+
+TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
+**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://truecharts.org/ | common | 6.13.8 |
+
+## Installing the Chart
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
+
+## Uninstalling the Chart
+
+To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
+
+## Support
+
+- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
+- See the [Wiki](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+---
+All Rights Reserved - The TrueCharts Project
diff --git a/docs/index.yaml b/docs/index.yaml
index 6f29a174277..beab8723c8f 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -153815,6 +153815,37 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/tautulli-3.1.5/tautulli-3.1.5.tgz
version: 3.1.5
+ testbed:
+ - apiVersion: v2
+ appVersion: 0.18.729
+ created: "2021-09-12T12:11:03.281133795Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org/
+ version: 6.13.8
+ description: A internal TrueCharts testbed
+ digest: 6c8958fd6e778d791b24f95583215d83d67f3c9d637f1d40e354966eff76f4fb
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
+ icon: https://truecharts.org/_static/img/jackett-icon.png
+ keywords:
+ - jackett
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: testbed
+ sources:
+ - https://github.com/Jackett/Jackett
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/testbed-6.11.21/testbed-6.11.21.tgz
+ version: 6.11.21
thelounge:
- apiVersion: v2
appVersion: auto
@@ -178951,4 +178982,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
-generated: "2021-09-12T08:16:00.314773566Z"
+generated: "2021-09-12T12:11:03.333031973Z"