From 33f0d977a75e1e61791173a3f4e13e3d82acbc8a Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 10 Jul 2024 11:03:09 +0000 Subject: [PATCH] Publish new changes in catalog --- community/metube/{1.2.22 => 1.2.23}/Chart.lock | 0 community/metube/{1.2.22 => 1.2.23}/Chart.yaml | 4 ++-- community/metube/{1.2.22 => 1.2.23}/README.md | 0 community/metube/{1.2.22 => 1.2.23}/app-readme.md | 0 .../{1.2.22 => 1.2.23}/charts/common-1.2.9.tgz | Bin .../metube/{1.2.22 => 1.2.23}/ci/basic-values.yaml | 0 .../metube/{1.2.22 => 1.2.23}/ci/extra-values.yaml | 0 .../{1.2.22 => 1.2.23}/ci/hostNet-values.yaml | 0 community/metube/{1.2.22 => 1.2.23}/ix_values.yaml | 2 +- community/metube/{1.2.22 => 1.2.23}/metadata.yaml | 0 .../metube/{1.2.22 => 1.2.23}/migrations/migrate | 0 community/metube/{1.2.22 => 1.2.23}/questions.yaml | 0 .../metube/{1.2.22 => 1.2.23}/templates/NOTES.txt | 0 .../metube/{1.2.22 => 1.2.23}/templates/_metube.tpl | 0 .../{1.2.22 => 1.2.23}/templates/_persistence.tpl | 0 .../metube/{1.2.22 => 1.2.23}/templates/_portal.tpl | 0 .../{1.2.22 => 1.2.23}/templates/_service.tpl | 0 .../metube/{1.2.22 => 1.2.23}/templates/common.yaml | 0 18 files changed, 3 insertions(+), 3 deletions(-) rename community/metube/{1.2.22 => 1.2.23}/Chart.lock (100%) rename community/metube/{1.2.22 => 1.2.23}/Chart.yaml (94%) rename community/metube/{1.2.22 => 1.2.23}/README.md (100%) rename community/metube/{1.2.22 => 1.2.23}/app-readme.md (100%) rename community/metube/{1.2.22 => 1.2.23}/charts/common-1.2.9.tgz (100%) rename community/metube/{1.2.22 => 1.2.23}/ci/basic-values.yaml (100%) rename community/metube/{1.2.22 => 1.2.23}/ci/extra-values.yaml (100%) rename community/metube/{1.2.22 => 1.2.23}/ci/hostNet-values.yaml (100%) rename community/metube/{1.2.22 => 1.2.23}/ix_values.yaml (95%) rename community/metube/{1.2.22 => 1.2.23}/metadata.yaml (100%) rename community/metube/{1.2.22 => 1.2.23}/migrations/migrate (100%) rename community/metube/{1.2.22 => 1.2.23}/questions.yaml (100%) rename community/metube/{1.2.22 => 1.2.23}/templates/NOTES.txt (100%) rename community/metube/{1.2.22 => 1.2.23}/templates/_metube.tpl (100%) rename community/metube/{1.2.22 => 1.2.23}/templates/_persistence.tpl (100%) rename community/metube/{1.2.22 => 1.2.23}/templates/_portal.tpl (100%) rename community/metube/{1.2.22 => 1.2.23}/templates/_service.tpl (100%) rename community/metube/{1.2.22 => 1.2.23}/templates/common.yaml (100%) diff --git a/community/metube/1.2.22/Chart.lock b/community/metube/1.2.23/Chart.lock similarity index 100% rename from community/metube/1.2.22/Chart.lock rename to community/metube/1.2.23/Chart.lock diff --git a/community/metube/1.2.22/Chart.yaml b/community/metube/1.2.23/Chart.yaml similarity index 94% rename from community/metube/1.2.22/Chart.yaml rename to community/metube/1.2.23/Chart.yaml index 98b51dd9b1..7edaacc763 100644 --- a/community/metube/1.2.22/Chart.yaml +++ b/community/metube/1.2.23/Chart.yaml @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.2.22 +version: 1.2.23 apiVersion: v2 -appVersion: '2024-07-08' +appVersion: '2024-07-09' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/metube/1.2.22/README.md b/community/metube/1.2.23/README.md similarity index 100% rename from community/metube/1.2.22/README.md rename to community/metube/1.2.23/README.md diff --git a/community/metube/1.2.22/app-readme.md b/community/metube/1.2.23/app-readme.md similarity index 100% rename from community/metube/1.2.22/app-readme.md rename to community/metube/1.2.23/app-readme.md diff --git a/community/metube/1.2.22/charts/common-1.2.9.tgz b/community/metube/1.2.23/charts/common-1.2.9.tgz similarity index 100% rename from community/metube/1.2.22/charts/common-1.2.9.tgz rename to community/metube/1.2.23/charts/common-1.2.9.tgz diff --git a/community/metube/1.2.22/ci/basic-values.yaml b/community/metube/1.2.23/ci/basic-values.yaml similarity index 100% rename from community/metube/1.2.22/ci/basic-values.yaml rename to community/metube/1.2.23/ci/basic-values.yaml diff --git a/community/metube/1.2.22/ci/extra-values.yaml b/community/metube/1.2.23/ci/extra-values.yaml similarity index 100% rename from community/metube/1.2.22/ci/extra-values.yaml rename to community/metube/1.2.23/ci/extra-values.yaml diff --git a/community/metube/1.2.22/ci/hostNet-values.yaml b/community/metube/1.2.23/ci/hostNet-values.yaml similarity index 100% rename from community/metube/1.2.22/ci/hostNet-values.yaml rename to community/metube/1.2.23/ci/hostNet-values.yaml diff --git a/community/metube/1.2.22/ix_values.yaml b/community/metube/1.2.23/ix_values.yaml similarity index 95% rename from community/metube/1.2.22/ix_values.yaml rename to community/metube/1.2.23/ix_values.yaml index ea4ba23b6e..9e7c3d05ae 100644 --- a/community/metube/1.2.22/ix_values.yaml +++ b/community/metube/1.2.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2024-07-08' + tag: '2024-07-09' resources: limits: diff --git a/community/metube/1.2.22/metadata.yaml b/community/metube/1.2.23/metadata.yaml similarity index 100% rename from community/metube/1.2.22/metadata.yaml rename to community/metube/1.2.23/metadata.yaml diff --git a/community/metube/1.2.22/migrations/migrate b/community/metube/1.2.23/migrations/migrate similarity index 100% rename from community/metube/1.2.22/migrations/migrate rename to community/metube/1.2.23/migrations/migrate diff --git a/community/metube/1.2.22/questions.yaml b/community/metube/1.2.23/questions.yaml similarity index 100% rename from community/metube/1.2.22/questions.yaml rename to community/metube/1.2.23/questions.yaml diff --git a/community/metube/1.2.22/templates/NOTES.txt b/community/metube/1.2.23/templates/NOTES.txt similarity index 100% rename from community/metube/1.2.22/templates/NOTES.txt rename to community/metube/1.2.23/templates/NOTES.txt diff --git a/community/metube/1.2.22/templates/_metube.tpl b/community/metube/1.2.23/templates/_metube.tpl similarity index 100% rename from community/metube/1.2.22/templates/_metube.tpl rename to community/metube/1.2.23/templates/_metube.tpl diff --git a/community/metube/1.2.22/templates/_persistence.tpl b/community/metube/1.2.23/templates/_persistence.tpl similarity index 100% rename from community/metube/1.2.22/templates/_persistence.tpl rename to community/metube/1.2.23/templates/_persistence.tpl diff --git a/community/metube/1.2.22/templates/_portal.tpl b/community/metube/1.2.23/templates/_portal.tpl similarity index 100% rename from community/metube/1.2.22/templates/_portal.tpl rename to community/metube/1.2.23/templates/_portal.tpl diff --git a/community/metube/1.2.22/templates/_service.tpl b/community/metube/1.2.23/templates/_service.tpl similarity index 100% rename from community/metube/1.2.22/templates/_service.tpl rename to community/metube/1.2.23/templates/_service.tpl diff --git a/community/metube/1.2.22/templates/common.yaml b/community/metube/1.2.23/templates/common.yaml similarity index 100% rename from community/metube/1.2.22/templates/common.yaml rename to community/metube/1.2.23/templates/common.yaml