diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md
index 2d592057734..883510cf5ae 100644
--- a/charts/stable/custom-app/CHANGELOG.md
+++ b/charts/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [custom-app-2.0.22](https://github.com/truecharts/apps/compare/custom-app-2.0.21...custom-app-2.0.22) (2021-10-21)
+
+#### Fix
+
+* Move test values to ci folder and use bare-bones values.yaml ([#1218](https://github.com/truecharts/apps/issues/1218))
+
+
+
### [custom-app-2.0.21](https://github.com/truecharts/apps/compare/custom-app-2.0.20...custom-app-2.0.21) (2021-10-20)
diff --git a/charts/stable/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md
index 8929c68dbd3..ea2cc9ae296 100644
--- a/charts/stable/custom-app/helm-values.md
+++ b/charts/stable/custom-app/helm-values.md
@@ -11,25 +11,8 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
-| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | |
-| 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"` | |
-| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.enabled | bool | `true` | |
-| service.main.ports.main.port | int | `9117` | |
-| service.main.portsList[0].enabled | bool | `true` | |
-| service.main.portsList[0].name | string | `"extraport"` | |
-| service.main.portsList[0].port | int | `9118` | |
-| serviceList[0].enabled | bool | `true` | |
-| serviceList[0].name | string | `"extraservice"` | |
-| serviceList[0].portsList[0].enabled | bool | `true` | |
-| serviceList[0].portsList[0].name | string | `"extrasvcport"` | |
-| serviceList[0].portsList[0].port | int | `9119` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md
index 2d592057734..883510cf5ae 100644
--- a/docs/apps/stable/custom-app/CHANGELOG.md
+++ b/docs/apps/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [custom-app-2.0.22](https://github.com/truecharts/apps/compare/custom-app-2.0.21...custom-app-2.0.22) (2021-10-21)
+
+#### Fix
+
+* Move test values to ci folder and use bare-bones values.yaml ([#1218](https://github.com/truecharts/apps/issues/1218))
+
+
+
### [custom-app-2.0.21](https://github.com/truecharts/apps/compare/custom-app-2.0.20...custom-app-2.0.21) (2021-10-20)
diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md
index 8929c68dbd3..ea2cc9ae296 100644
--- a/docs/apps/stable/custom-app/helm-values.md
+++ b/docs/apps/stable/custom-app/helm-values.md
@@ -11,25 +11,8 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
-| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | |
-| 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"` | |
-| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.enabled | bool | `true` | |
-| service.main.ports.main.port | int | `9117` | |
-| service.main.portsList[0].enabled | bool | `true` | |
-| service.main.portsList[0].name | string | `"extraport"` | |
-| service.main.portsList[0].port | int | `9118` | |
-| serviceList[0].enabled | bool | `true` | |
-| serviceList[0].name | string | `"extraservice"` | |
-| serviceList[0].portsList[0].enabled | bool | `true` | |
-| serviceList[0].portsList[0].name | string | `"extrasvcport"` | |
-| serviceList[0].portsList[0].port | int | `9119` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/index.yaml b/docs/index.yaml
index 9c128e6d209..c43f285c2d0 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -25703,6 +25703,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/cryptofolio-0.0.2/cryptofolio-0.0.2.tgz
version: 0.0.2
custom-app:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - custom
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.18.1025
+ created: "2021-10-21T13:38:53.804849034Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.14
+ description: Advanced tool to create your own TrueCharts-based App
+ digest: 017924d34276d9d13d20a724ca2e94b9bdd3c7dcb9eab38cb30b769d9c51afba
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
+ icon: https://truecharts.org/_static/img/custom-app-icon.png
+ keywords:
+ - custom
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ name: custom-app
+ sources:
+ - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/custom-app-2.0.22/custom-app-2.0.22.tgz
+ version: 2.0.22
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -226477,4 +226507,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-10-21T13:01:43.826745679Z"
+generated: "2021-10-21T13:38:53.885159109Z"