Ver código fonte

metube - fix variable names (#1684)

* metube - fix variable names

* bump common
Stavros Kois 1 ano atrás
pai
commit
ed25f87186

+ 3 - 3
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"

+ 2 - 2
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:

BIN
library/ix-dev/community/metube/charts/common-1.1.1.tgz


BIN
library/ix-dev/community/metube/charts/common-1.2.0.tgz


+ 4 - 4
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: