From 62616cccd49f8fafec3dbeec0237ab3d10eae320 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 6 Nov 2024 16:05:18 +0000 Subject: [PATCH] Publish new changes in catalog --- community/metube/{1.2.40 => 1.2.41}/Chart.lock | 0 community/metube/{1.2.40 => 1.2.41}/Chart.yaml | 4 ++-- community/metube/{1.2.40 => 1.2.41}/README.md | 0 community/metube/{1.2.40 => 1.2.41}/app-readme.md | 0 .../{1.2.40 => 1.2.41}/charts/common-1.2.9.tgz | Bin .../metube/{1.2.40 => 1.2.41}/ci/basic-values.yaml | 0 .../metube/{1.2.40 => 1.2.41}/ci/extra-values.yaml | 0 .../{1.2.40 => 1.2.41}/ci/hostNet-values.yaml | 0 community/metube/{1.2.40 => 1.2.41}/ix_values.yaml | 2 +- community/metube/{1.2.40 => 1.2.41}/metadata.yaml | 0 .../metube/{1.2.40 => 1.2.41}/migrations/migrate | 0 community/metube/{1.2.40 => 1.2.41}/questions.yaml | 0 .../metube/{1.2.40 => 1.2.41}/templates/NOTES.txt | 0 .../metube/{1.2.40 => 1.2.41}/templates/_metube.tpl | 0 .../{1.2.40 => 1.2.41}/templates/_persistence.tpl | 0 .../metube/{1.2.40 => 1.2.41}/templates/_portal.tpl | 0 .../{1.2.40 => 1.2.41}/templates/_service.tpl | 0 .../metube/{1.2.40 => 1.2.41}/templates/common.yaml | 0 18 files changed, 3 insertions(+), 3 deletions(-) rename community/metube/{1.2.40 => 1.2.41}/Chart.lock (100%) rename community/metube/{1.2.40 => 1.2.41}/Chart.yaml (94%) rename community/metube/{1.2.40 => 1.2.41}/README.md (100%) rename community/metube/{1.2.40 => 1.2.41}/app-readme.md (100%) rename community/metube/{1.2.40 => 1.2.41}/charts/common-1.2.9.tgz (100%) rename community/metube/{1.2.40 => 1.2.41}/ci/basic-values.yaml (100%) rename community/metube/{1.2.40 => 1.2.41}/ci/extra-values.yaml (100%) rename community/metube/{1.2.40 => 1.2.41}/ci/hostNet-values.yaml (100%) rename community/metube/{1.2.40 => 1.2.41}/ix_values.yaml (95%) rename community/metube/{1.2.40 => 1.2.41}/metadata.yaml (100%) rename community/metube/{1.2.40 => 1.2.41}/migrations/migrate (100%) rename community/metube/{1.2.40 => 1.2.41}/questions.yaml (100%) rename community/metube/{1.2.40 => 1.2.41}/templates/NOTES.txt (100%) rename community/metube/{1.2.40 => 1.2.41}/templates/_metube.tpl (100%) rename community/metube/{1.2.40 => 1.2.41}/templates/_persistence.tpl (100%) rename community/metube/{1.2.40 => 1.2.41}/templates/_portal.tpl (100%) rename community/metube/{1.2.40 => 1.2.41}/templates/_service.tpl (100%) rename community/metube/{1.2.40 => 1.2.41}/templates/common.yaml (100%) diff --git a/community/metube/1.2.40/Chart.lock b/community/metube/1.2.41/Chart.lock similarity index 100% rename from community/metube/1.2.40/Chart.lock rename to community/metube/1.2.41/Chart.lock diff --git a/community/metube/1.2.40/Chart.yaml b/community/metube/1.2.41/Chart.yaml similarity index 94% rename from community/metube/1.2.40/Chart.yaml rename to community/metube/1.2.41/Chart.yaml index 74c2d13aec6..582cd5c9539 100644 --- a/community/metube/1.2.40/Chart.yaml +++ b/community/metube/1.2.41/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.40 +version: 1.2.41 apiVersion: v2 -appVersion: '2024-10-23' +appVersion: '2024-11-05' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/metube/1.2.40/README.md b/community/metube/1.2.41/README.md similarity index 100% rename from community/metube/1.2.40/README.md rename to community/metube/1.2.41/README.md diff --git a/community/metube/1.2.40/app-readme.md b/community/metube/1.2.41/app-readme.md similarity index 100% rename from community/metube/1.2.40/app-readme.md rename to community/metube/1.2.41/app-readme.md diff --git a/community/metube/1.2.40/charts/common-1.2.9.tgz b/community/metube/1.2.41/charts/common-1.2.9.tgz similarity index 100% rename from community/metube/1.2.40/charts/common-1.2.9.tgz rename to community/metube/1.2.41/charts/common-1.2.9.tgz diff --git a/community/metube/1.2.40/ci/basic-values.yaml b/community/metube/1.2.41/ci/basic-values.yaml similarity index 100% rename from community/metube/1.2.40/ci/basic-values.yaml rename to community/metube/1.2.41/ci/basic-values.yaml diff --git a/community/metube/1.2.40/ci/extra-values.yaml b/community/metube/1.2.41/ci/extra-values.yaml similarity index 100% rename from community/metube/1.2.40/ci/extra-values.yaml rename to community/metube/1.2.41/ci/extra-values.yaml diff --git a/community/metube/1.2.40/ci/hostNet-values.yaml b/community/metube/1.2.41/ci/hostNet-values.yaml similarity index 100% rename from community/metube/1.2.40/ci/hostNet-values.yaml rename to community/metube/1.2.41/ci/hostNet-values.yaml diff --git a/community/metube/1.2.40/ix_values.yaml b/community/metube/1.2.41/ix_values.yaml similarity index 95% rename from community/metube/1.2.40/ix_values.yaml rename to community/metube/1.2.41/ix_values.yaml index 046d0515dec..583a41e76b5 100644 --- a/community/metube/1.2.40/ix_values.yaml +++ b/community/metube/1.2.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2024-10-23' + tag: '2024-11-05' resources: limits: diff --git a/community/metube/1.2.40/metadata.yaml b/community/metube/1.2.41/metadata.yaml similarity index 100% rename from community/metube/1.2.40/metadata.yaml rename to community/metube/1.2.41/metadata.yaml diff --git a/community/metube/1.2.40/migrations/migrate b/community/metube/1.2.41/migrations/migrate similarity index 100% rename from community/metube/1.2.40/migrations/migrate rename to community/metube/1.2.41/migrations/migrate diff --git a/community/metube/1.2.40/questions.yaml b/community/metube/1.2.41/questions.yaml similarity index 100% rename from community/metube/1.2.40/questions.yaml rename to community/metube/1.2.41/questions.yaml diff --git a/community/metube/1.2.40/templates/NOTES.txt b/community/metube/1.2.41/templates/NOTES.txt similarity index 100% rename from community/metube/1.2.40/templates/NOTES.txt rename to community/metube/1.2.41/templates/NOTES.txt diff --git a/community/metube/1.2.40/templates/_metube.tpl b/community/metube/1.2.41/templates/_metube.tpl similarity index 100% rename from community/metube/1.2.40/templates/_metube.tpl rename to community/metube/1.2.41/templates/_metube.tpl diff --git a/community/metube/1.2.40/templates/_persistence.tpl b/community/metube/1.2.41/templates/_persistence.tpl similarity index 100% rename from community/metube/1.2.40/templates/_persistence.tpl rename to community/metube/1.2.41/templates/_persistence.tpl diff --git a/community/metube/1.2.40/templates/_portal.tpl b/community/metube/1.2.41/templates/_portal.tpl similarity index 100% rename from community/metube/1.2.40/templates/_portal.tpl rename to community/metube/1.2.41/templates/_portal.tpl diff --git a/community/metube/1.2.40/templates/_service.tpl b/community/metube/1.2.41/templates/_service.tpl similarity index 100% rename from community/metube/1.2.40/templates/_service.tpl rename to community/metube/1.2.41/templates/_service.tpl diff --git a/community/metube/1.2.40/templates/common.yaml b/community/metube/1.2.41/templates/common.yaml similarity index 100% rename from community/metube/1.2.40/templates/common.yaml rename to community/metube/1.2.41/templates/common.yaml