mirror of
https://github.com/truenas/charts.git
synced 2026-04-15 11:10:33 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -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"
|
||||
Binary file not shown.
6
community/metube/1.1.2/Chart.lock
Normal file
6
community/metube/1.1.2/Chart.lock
Normal file
@@ -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"
|
||||
@@ -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
community/metube/1.1.2/charts/common-1.2.0.tgz
Normal file
BIN
community/metube/1.1.2/charts/common-1.2.0.tgz
Normal file
Binary file not shown.
@@ -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:
|
||||
Reference in New Issue
Block a user