From 0973b634900baf8bfa89a85cf9212e9222b7d54e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Oct 2023 11:58:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../youtubedl-material/6.0.4/app-changelog.md | 9 ----- .../{6.0.4 => 6.0.5}/CHANGELOG.md | 18 +++++----- .../{6.0.4 => 6.0.5}/Chart.yaml | 4 +-- .../{6.0.4 => 6.0.5}/README.md | 0 .../youtubedl-material/6.0.5/app-changelog.md | 9 +++++ .../{6.0.4 => 6.0.5}/app-readme.md | 0 .../{6.0.4 => 6.0.5}/charts/common-14.2.0.tgz | Bin .../charts/mongodb-6.0.67.tgz | Bin .../{6.0.4 => 6.0.5}/ix_values.yaml | 2 +- .../{6.0.4 => 6.0.5}/questions.yaml | 34 ++++++++---------- .../{6.0.4 => 6.0.5}/templates/NOTES.txt | 0 .../{6.0.4 => 6.0.5}/templates/common.yaml | 0 .../{6.0.4 => 6.0.5}/values.yaml | 0 13 files changed, 35 insertions(+), 41 deletions(-) delete mode 100644 stable/youtubedl-material/6.0.4/app-changelog.md rename stable/youtubedl-material/{6.0.4 => 6.0.5}/CHANGELOG.md (91%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/Chart.yaml (96%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/README.md (100%) create mode 100644 stable/youtubedl-material/6.0.5/app-changelog.md rename stable/youtubedl-material/{6.0.4 => 6.0.5}/app-readme.md (100%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/charts/common-14.2.0.tgz (100%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/charts/mongodb-6.0.67.tgz (100%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/ix_values.yaml (96%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/questions.yaml (99%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/templates/NOTES.txt (100%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/templates/common.yaml (100%) rename stable/youtubedl-material/{6.0.4 => 6.0.5}/values.yaml (100%) diff --git a/stable/youtubedl-material/6.0.4/app-changelog.md b/stable/youtubedl-material/6.0.4/app-changelog.md deleted file mode 100644 index 3205a73d06..0000000000 --- a/stable/youtubedl-material/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtubedl-material-6.0.4](https://github.com/truecharts/charts/compare/youtubedl-material-6.0.3...youtubedl-material-6.0.4) (2023-10-29) - -### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/youtubedl-material/6.0.4/CHANGELOG.md b/stable/youtubedl-material/6.0.5/CHANGELOG.md similarity index 91% rename from stable/youtubedl-material/6.0.4/CHANGELOG.md rename to stable/youtubedl-material/6.0.5/CHANGELOG.md index 9d2ce75f58..c7793f0416 100644 --- a/stable/youtubedl-material/6.0.4/CHANGELOG.md +++ b/stable/youtubedl-material/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [youtubedl-material-6.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-6.0.4...youtubedl-material-6.0.5) (2023-10-31) + +### Chore + +- manual version bump ([#14125](https://github.com/truecharts/charts/issues/14125)) + + + + ## [youtubedl-material-6.0.4](https://github.com/truecharts/charts/compare/youtubedl-material-6.0.3...youtubedl-material-6.0.4) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [youtubedl-material-5.0.20](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.19...youtubedl-material-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/youtubedl-material/6.0.4/Chart.yaml b/stable/youtubedl-material/6.0.5/Chart.yaml similarity index 96% rename from stable/youtubedl-material/6.0.4/Chart.yaml rename to stable/youtubedl-material/6.0.5/Chart.yaml index 3991c55b97..13ce609de9 100644 --- a/stable/youtubedl-material/6.0.4/Chart.yaml +++ b/stable/youtubedl-material/6.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.3" +appVersion: "4.3.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: youtubedl-material sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 6.0.4 +version: 6.0.5 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/6.0.4/README.md b/stable/youtubedl-material/6.0.5/README.md similarity index 100% rename from stable/youtubedl-material/6.0.4/README.md rename to stable/youtubedl-material/6.0.5/README.md diff --git a/stable/youtubedl-material/6.0.5/app-changelog.md b/stable/youtubedl-material/6.0.5/app-changelog.md new file mode 100644 index 0000000000..a7782f3efd --- /dev/null +++ b/stable/youtubedl-material/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtubedl-material-6.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-6.0.4...youtubedl-material-6.0.5) (2023-10-31) + +### Chore + +- manual version bump ([#14125](https://github.com/truecharts/charts/issues/14125)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/6.0.4/app-readme.md b/stable/youtubedl-material/6.0.5/app-readme.md similarity index 100% rename from stable/youtubedl-material/6.0.4/app-readme.md rename to stable/youtubedl-material/6.0.5/app-readme.md diff --git a/stable/youtubedl-material/6.0.4/charts/common-14.2.0.tgz b/stable/youtubedl-material/6.0.5/charts/common-14.2.0.tgz similarity index 100% rename from stable/youtubedl-material/6.0.4/charts/common-14.2.0.tgz rename to stable/youtubedl-material/6.0.5/charts/common-14.2.0.tgz diff --git a/stable/youtubedl-material/6.0.4/charts/mongodb-6.0.67.tgz b/stable/youtubedl-material/6.0.5/charts/mongodb-6.0.67.tgz similarity index 100% rename from stable/youtubedl-material/6.0.4/charts/mongodb-6.0.67.tgz rename to stable/youtubedl-material/6.0.5/charts/mongodb-6.0.67.tgz diff --git a/stable/youtubedl-material/6.0.4/ix_values.yaml b/stable/youtubedl-material/6.0.5/ix_values.yaml similarity index 96% rename from stable/youtubedl-material/6.0.4/ix_values.yaml rename to stable/youtubedl-material/6.0.5/ix_values.yaml index 3ad658bc2f..f49efe98f1 100644 --- a/stable/youtubedl-material/6.0.4/ix_values.yaml +++ b/stable/youtubedl-material/6.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/youtubedl-material - tag: v4.3@sha256:52ea916289823f2d239f1b375f9afbe4a075416c22020fc9e9765422ef58f7c9 + tag: v4.3.2@sha256:a597f0411a3e34998fc87fc1f9a7bf94ba5e37db071c778cf60b032f34575a25 pullPolicy: IfNotPresent security: PUID: 1000 diff --git a/stable/youtubedl-material/6.0.4/questions.yaml b/stable/youtubedl-material/6.0.5/questions.yaml similarity index 99% rename from stable/youtubedl-material/6.0.4/questions.yaml rename to stable/youtubedl-material/6.0.5/questions.yaml index fe412836f0..4039c3ea3a 100644 --- a/stable/youtubedl-material/6.0.4/questions.yaml +++ b/stable/youtubedl-material/6.0.5/questions.yaml @@ -1479,19 +1479,6 @@ questions: schema: type: string default: "" - - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: secretName - label: Custom Certificate Secret (Advanced)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -1557,19 +1544,26 @@ questions: schema: type: string default: "" + - variable: 'clusterCertificate (Advanced)' + label: Cluster Certificate + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + label: 'Use TrueNAS SCALE Certificate (Deprecated)' schema: show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/youtubedl-material/6.0.4/templates/NOTES.txt b/stable/youtubedl-material/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/6.0.4/templates/NOTES.txt rename to stable/youtubedl-material/6.0.5/templates/NOTES.txt diff --git a/stable/youtubedl-material/6.0.4/templates/common.yaml b/stable/youtubedl-material/6.0.5/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/6.0.4/templates/common.yaml rename to stable/youtubedl-material/6.0.5/templates/common.yaml diff --git a/stable/youtubedl-material/6.0.4/values.yaml b/stable/youtubedl-material/6.0.5/values.yaml similarity index 100% rename from stable/youtubedl-material/6.0.4/values.yaml rename to stable/youtubedl-material/6.0.5/values.yaml