diff --git a/charts/incubator/testbed/Chart.yaml b/charts/incubator/testbed/Chart.yaml index f4aac385f66..60a5c571f38 100644 --- a/charts/incubator/testbed/Chart.yaml +++ b/charts/incubator/testbed/Chart.yaml @@ -24,4 +24,4 @@ name: testbed sources: - https://github.com/Jackett/Jackett type: application -version: 7.0.13 +version: 7.0.14 diff --git a/tools/build-release.sh b/tools/build-release.sh index b0e485fd99a..d025f3ce038 100755 --- a/tools/build-release.sh +++ b/tools/build-release.sh @@ -128,7 +128,7 @@ include_questions(){ # Replace # Include{VPN} with the standard VPN codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{VPN}/ { for (i=0;i tmp && mv tmp ${target}/questions.yaml } clean_catalog() {