Эх сурвалжийг харах

Publish new changes in catalog

sonicaj 1 жил өмнө
parent
commit
81b2c71252

+ 0 - 0
community/metube/1.1.11/Chart.lock → community/metube/1.1.12/Chart.lock


+ 1 - 1
community/metube/1.1.11/Chart.yaml → community/metube/1.1.12/Chart.yaml

@@ -3,7 +3,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.11
+version: 1.1.12
 apiVersion: v2
 appVersion: '2023-12-13'
 kubeVersion: '>=1.16.0-0'

+ 0 - 0
community/metube/1.1.11/README.md → community/metube/1.1.12/README.md


+ 0 - 0
community/metube/1.1.11/app-readme.md → community/metube/1.1.12/app-readme.md


+ 0 - 0
community/metube/1.1.11/charts/common-1.2.5.tgz → community/metube/1.1.12/charts/common-1.2.5.tgz


+ 0 - 0
community/metube/1.1.11/ci/basic-values.yaml → community/metube/1.1.12/ci/basic-values.yaml


+ 0 - 0
community/metube/1.1.11/ci/extra-values.yaml → community/metube/1.1.12/ci/extra-values.yaml


+ 0 - 0
community/metube/1.1.11/ci/hostNet-values.yaml → community/metube/1.1.12/ci/hostNet-values.yaml


+ 0 - 0
community/metube/1.1.11/ix_values.yaml → community/metube/1.1.12/ix_values.yaml


+ 0 - 0
community/metube/1.1.11/metadata.yaml → community/metube/1.1.12/metadata.yaml


+ 0 - 0
community/metube/1.1.11/questions.yaml → community/metube/1.1.12/questions.yaml


+ 0 - 0
community/metube/1.1.11/templates/NOTES.txt → community/metube/1.1.12/templates/NOTES.txt


+ 1 - 1
community/metube/1.1.11/templates/_metube.tpl → community/metube/1.1.12/templates/_metube.tpl

@@ -23,7 +23,7 @@ workload:
           envList:
             {{ range $env := . }}
             - name: {{ $env.name }}
-              value: {{ $env.value }}
+              value: {{ $env.value | quote }}
             {{ end }}
           {{ end }}
           probes:

+ 0 - 0
community/metube/1.1.11/templates/_persistence.tpl → community/metube/1.1.12/templates/_persistence.tpl


+ 0 - 0
community/metube/1.1.11/templates/_portal.tpl → community/metube/1.1.12/templates/_portal.tpl


+ 0 - 0
community/metube/1.1.11/templates/_service.tpl → community/metube/1.1.12/templates/_service.tpl


+ 0 - 0
community/metube/1.1.11/templates/common.yaml → community/metube/1.1.12/templates/common.yaml