ソースを参照

Publish new changes in catalog

sonicaj 2 年 前
コミット
825853840e

+ 0 - 6
community/metube/1.1.1/Chart.lock

@@ -1,6 +0,0 @@
-dependencies:
-- name: common
-  repository: file://../../../common
-  version: 1.1.1
-digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
-generated: "2023-10-12T16:10:43.537427728+03:00"

BIN
community/metube/1.1.1/charts/common-1.1.1.tgz


+ 6 - 0
community/metube/1.1.2/Chart.lock

@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+  repository: file://../../../common
+  version: 1.2.0
+digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1
+generated: "2023-10-29T21:43:44.197713036+02:00"

+ 2 - 2
community/metube/1.1.1/Chart.yaml → community/metube/1.1.2/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:

+ 0 - 0
community/metube/1.1.1/README.md → community/metube/1.1.2/README.md


+ 0 - 0
community/metube/1.1.1/app-readme.md → community/metube/1.1.2/app-readme.md


BIN
community/metube/1.1.2/charts/common-1.2.0.tgz


+ 0 - 0
community/metube/1.1.1/ci/basic-values.yaml → community/metube/1.1.2/ci/basic-values.yaml


+ 0 - 0
community/metube/1.1.1/ci/extra-values.yaml → community/metube/1.1.2/ci/extra-values.yaml


+ 0 - 0
community/metube/1.1.1/ci/hostNet-values.yaml → community/metube/1.1.2/ci/hostNet-values.yaml


+ 0 - 0
community/metube/1.1.1/ix_values.yaml → community/metube/1.1.2/ix_values.yaml


+ 0 - 0
community/metube/1.1.1/metadata.yaml → community/metube/1.1.2/metadata.yaml


+ 4 - 4
community/metube/1.1.1/questions.yaml → community/metube/1.1.2/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:

+ 0 - 0
community/metube/1.1.1/templates/NOTES.txt → community/metube/1.1.2/templates/NOTES.txt


+ 0 - 0
community/metube/1.1.1/templates/_metube.tpl → community/metube/1.1.2/templates/_metube.tpl


+ 0 - 0
community/metube/1.1.1/templates/_persistence.tpl → community/metube/1.1.2/templates/_persistence.tpl


+ 0 - 0
community/metube/1.1.1/templates/_portal.tpl → community/metube/1.1.2/templates/_portal.tpl


+ 0 - 0
community/metube/1.1.1/templates/_service.tpl → community/metube/1.1.2/templates/_service.tpl


+ 0 - 0
community/metube/1.1.1/templates/common.yaml → community/metube/1.1.2/templates/common.yaml