diff --git a/library/ix-dev/community/metube/Chart.lock b/library/ix-dev/community/metube/Chart.lock index 6027bab5b0..74d282d7f5 100644 --- a/library/ix-dev/community/metube/Chart.lock +++ b/library/ix-dev/community/metube/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.1 -digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 -generated: "2023-10-12T16:10:43.537427728+03:00" + version: 1.2.0 +digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1 +generated: "2023-10-29T21:43:44.197713036+02:00" diff --git a/library/ix-dev/community/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index 2ecee07053..ee3e8c2652 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -4,7 +4,7 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.1.1 +version: 1.1.2 apiVersion: v2 appVersion: '2023-10-20' kubeVersion: '>=1.16.0-0' @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.0 home: https://github.com/alexta69/metube icon: https://localhost/no-icon sources: diff --git a/library/ix-dev/community/metube/charts/common-1.1.1.tgz b/library/ix-dev/community/metube/charts/common-1.1.1.tgz deleted file mode 100644 index 67909f224e..0000000000 Binary files a/library/ix-dev/community/metube/charts/common-1.1.1.tgz and /dev/null differ diff --git a/library/ix-dev/community/metube/charts/common-1.2.0.tgz b/library/ix-dev/community/metube/charts/common-1.2.0.tgz new file mode 100644 index 0000000000..8083cba2a2 Binary files /dev/null and b/library/ix-dev/community/metube/charts/common-1.2.0.tgz differ diff --git a/library/ix-dev/community/metube/questions.yaml b/library/ix-dev/community/metube/questions.yaml index 6204b046bd..4c2762fe70 100644 --- a/library/ix-dev/community/metube/questions.yaml +++ b/library/ix-dev/community/metube/questions.yaml @@ -21,7 +21,7 @@ portals: path: "$kubernetes-resource_configmap_portal_path" questions: - - variable: MeTubeConfig + - variable: metubeConfig label: "" group: MeTube Configuration schema: @@ -64,7 +64,7 @@ questions: type: string required: true - - variable: MeTubeRunAs + - variable: metubeRunAs label: "" group: User and Group Configuration schema: @@ -87,7 +87,7 @@ questions: default: 568 required: true - - variable: MeTubeNetwork + - variable: metubeNetwork label: "" group: Network Configuration schema: @@ -110,7 +110,7 @@ questions: type: boolean default: false - - variable: MeTubeStorage + - variable: metubeStorage label: "" group: Storage Configuration schema: