diff --git a/incubator/testbed/7.0.14/CHANGELOG.md b/incubator/testbed/7.0.14/CHANGELOG.md
deleted file mode 100644
index 1b35d1eec3..0000000000
--- a/incubator/testbed/7.0.14/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [testbed-7.0.14](https://github.com/truecharts/apps/compare/testbed-7.0.13...testbed-7.0.14) (2021-09-13)
-
-#### Fix
-
-* make sure questions.yaml includes are actually included
-
diff --git a/incubator/testbed/7.0.15/CHANGELOG.md b/incubator/testbed/7.0.15/CHANGELOG.md
new file mode 100644
index 0000000000..d8384e36ee
--- /dev/null
+++ b/incubator/testbed/7.0.15/CHANGELOG.md
@@ -0,0 +1,4 @@
+
+
+### [testbed-7.0.15](https://github.com/truecharts/apps/compare/testbed-7.0.14...testbed-7.0.15) (2021-09-13)
+
diff --git a/incubator/testbed/7.0.14/CONFIG.md b/incubator/testbed/7.0.15/CONFIG.md
similarity index 100%
rename from incubator/testbed/7.0.14/CONFIG.md
rename to incubator/testbed/7.0.15/CONFIG.md
diff --git a/incubator/testbed/7.0.14/Chart.lock b/incubator/testbed/7.0.15/Chart.lock
similarity index 78%
rename from incubator/testbed/7.0.14/Chart.lock
rename to incubator/testbed/7.0.15/Chart.lock
index f519d4b7d1..ed549ccf86 100644
--- a/incubator/testbed/7.0.14/Chart.lock
+++ b/incubator/testbed/7.0.15/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org/
version: 7.0.12
digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0
-generated: "2021-09-13T08:54:32.94519512Z"
+generated: "2021-09-13T09:15:56.550365337Z"
diff --git a/incubator/testbed/7.0.14/Chart.yaml b/incubator/testbed/7.0.15/Chart.yaml
similarity index 97%
rename from incubator/testbed/7.0.14/Chart.yaml
rename to incubator/testbed/7.0.15/Chart.yaml
index 60a5c571f3..3f3f3f15c1 100644
--- a/incubator/testbed/7.0.14/Chart.yaml
+++ b/incubator/testbed/7.0.15/Chart.yaml
@@ -24,4 +24,4 @@ name: testbed
sources:
- https://github.com/Jackett/Jackett
type: application
-version: 7.0.14
+version: 7.0.15
diff --git a/incubator/testbed/7.0.14/README.md b/incubator/testbed/7.0.15/README.md
similarity index 100%
rename from incubator/testbed/7.0.14/README.md
rename to incubator/testbed/7.0.15/README.md
diff --git a/incubator/testbed/7.0.14/app-readme.md b/incubator/testbed/7.0.15/app-readme.md
similarity index 100%
rename from incubator/testbed/7.0.14/app-readme.md
rename to incubator/testbed/7.0.15/app-readme.md
diff --git a/incubator/testbed/7.0.14/charts/common-7.0.12.tgz b/incubator/testbed/7.0.15/charts/common-7.0.12.tgz
similarity index 100%
rename from incubator/testbed/7.0.14/charts/common-7.0.12.tgz
rename to incubator/testbed/7.0.15/charts/common-7.0.12.tgz
diff --git a/incubator/testbed/7.0.14/helm-values.md b/incubator/testbed/7.0.15/helm-values.md
similarity index 100%
rename from incubator/testbed/7.0.14/helm-values.md
rename to incubator/testbed/7.0.15/helm-values.md
diff --git a/incubator/testbed/7.0.14/ix_values.yaml b/incubator/testbed/7.0.15/ix_values.yaml
similarity index 100%
rename from incubator/testbed/7.0.14/ix_values.yaml
rename to incubator/testbed/7.0.15/ix_values.yaml
diff --git a/incubator/testbed/7.0.14/questions.yaml b/incubator/testbed/7.0.15/questions.yaml
similarity index 99%
rename from incubator/testbed/7.0.14/questions.yaml
rename to incubator/testbed/7.0.15/questions.yaml
index 3001b9d29a..085b147712 100644
--- a/incubator/testbed/7.0.14/questions.yaml
+++ b/incubator/testbed/7.0.15/questions.yaml
@@ -171,7 +171,6 @@ questions:
type: string
default: "002"
- # Configure Enviroment Variables
- variable: envList
label: "Image environment"
group: "Container Configuration"
@@ -427,8 +426,6 @@ questions:
schema:
type: string
-
-
- variable: serviceList
label: "Add Manual Custom Services"
group: "Networking and Services"
@@ -701,6 +698,7 @@ questions:
label: "Value"
schema:
type: string
+
- variable: persistenceList
label: "Additional app storage"
group: "Storage and Persistence"
diff --git a/incubator/testbed/7.0.14/templates/common.yaml b/incubator/testbed/7.0.15/templates/common.yaml
similarity index 100%
rename from incubator/testbed/7.0.14/templates/common.yaml
rename to incubator/testbed/7.0.15/templates/common.yaml
diff --git a/incubator/testbed/7.0.14/test_values.yaml b/incubator/testbed/7.0.15/test_values.yaml
similarity index 100%
rename from incubator/testbed/7.0.14/test_values.yaml
rename to incubator/testbed/7.0.15/test_values.yaml
diff --git a/incubator/testbed/7.0.14/values.yaml b/incubator/testbed/7.0.15/values.yaml
similarity index 100%
rename from incubator/testbed/7.0.14/values.yaml
rename to incubator/testbed/7.0.15/values.yaml