From cd05fb8411084d6de0cdbd1f0736c4f008d94d3f Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 27 Jul 2023 08:19:09 +0000 Subject: [PATCH] Publish new changes in catalog --- community/tdarr/{1.0.14 => 1.0.15}/Chart.lock | 0 community/tdarr/{1.0.14 => 1.0.15}/Chart.yaml | 4 ++-- community/tdarr/{1.0.14 => 1.0.15}/README.md | 0 community/tdarr/{1.0.14 => 1.0.15}/app-readme.md | 0 .../{1.0.14 => 1.0.15}/charts/common-1.0.12.tgz | Bin .../tdarr/{1.0.14 => 1.0.15}/ci/basic-values.yaml | 0 .../ci/no-internal-node-values.yaml | 0 community/tdarr/{1.0.14 => 1.0.15}/ix_values.yaml | 0 community/tdarr/{1.0.14 => 1.0.15}/metadata.yaml | 0 .../tdarr/{1.0.14 => 1.0.15}/migrations/migrate | 0 community/tdarr/{1.0.14 => 1.0.15}/questions.yaml | 0 .../tdarr/{1.0.14 => 1.0.15}/templates/NOTES.txt | 0 .../tdarr/{1.0.14 => 1.0.15}/templates/_portal.tpl | 0 .../tdarr/{1.0.14 => 1.0.15}/templates/_tdarr.tpl | 0 .../tdarr/{1.0.14 => 1.0.15}/templates/common.yaml | 0 community/tdarr/item.yaml | 2 +- 16 files changed, 3 insertions(+), 3 deletions(-) rename community/tdarr/{1.0.14 => 1.0.15}/Chart.lock (100%) rename community/tdarr/{1.0.14 => 1.0.15}/Chart.yaml (86%) rename community/tdarr/{1.0.14 => 1.0.15}/README.md (100%) rename community/tdarr/{1.0.14 => 1.0.15}/app-readme.md (100%) rename community/tdarr/{1.0.14 => 1.0.15}/charts/common-1.0.12.tgz (100%) rename community/tdarr/{1.0.14 => 1.0.15}/ci/basic-values.yaml (100%) rename community/tdarr/{1.0.14 => 1.0.15}/ci/no-internal-node-values.yaml (100%) rename community/tdarr/{1.0.14 => 1.0.15}/ix_values.yaml (100%) rename community/tdarr/{1.0.14 => 1.0.15}/metadata.yaml (100%) rename community/tdarr/{1.0.14 => 1.0.15}/migrations/migrate (100%) rename community/tdarr/{1.0.14 => 1.0.15}/questions.yaml (100%) rename community/tdarr/{1.0.14 => 1.0.15}/templates/NOTES.txt (100%) rename community/tdarr/{1.0.14 => 1.0.15}/templates/_portal.tpl (100%) rename community/tdarr/{1.0.14 => 1.0.15}/templates/_tdarr.tpl (100%) rename community/tdarr/{1.0.14 => 1.0.15}/templates/common.yaml (100%) diff --git a/community/tdarr/1.0.14/Chart.lock b/community/tdarr/1.0.15/Chart.lock similarity index 100% rename from community/tdarr/1.0.14/Chart.lock rename to community/tdarr/1.0.15/Chart.lock diff --git a/community/tdarr/1.0.14/Chart.yaml b/community/tdarr/1.0.15/Chart.yaml similarity index 86% rename from community/tdarr/1.0.14/Chart.yaml rename to community/tdarr/1.0.15/Chart.yaml index 7823ce7acb..1bf46006f0 100644 --- a/community/tdarr/1.0.14/Chart.yaml +++ b/community/tdarr/1.0.15/Chart.yaml @@ -3,7 +3,7 @@ description: Tdarr is a Distributed Transcoding System annotations: title: Tdarr type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 appVersion: '2.00.21' kubeVersion: '>=1.16.0-0' @@ -16,7 +16,7 @@ dependencies: repository: file://../../../common version: 1.0.12 home: https://home.tdarr.io/ -icon: https://home.tdarr.io/static/media/logo3-min.246d6df4.png +icon: https://home.tdarr.io/static/media/logo3-min.246d6df44c7f16ddebaf.png sources: - https://home.tdarr.io/ - https://github.com/truenas/charts/tree/master/community/tdarr diff --git a/community/tdarr/1.0.14/README.md b/community/tdarr/1.0.15/README.md similarity index 100% rename from community/tdarr/1.0.14/README.md rename to community/tdarr/1.0.15/README.md diff --git a/community/tdarr/1.0.14/app-readme.md b/community/tdarr/1.0.15/app-readme.md similarity index 100% rename from community/tdarr/1.0.14/app-readme.md rename to community/tdarr/1.0.15/app-readme.md diff --git a/community/tdarr/1.0.14/charts/common-1.0.12.tgz b/community/tdarr/1.0.15/charts/common-1.0.12.tgz similarity index 100% rename from community/tdarr/1.0.14/charts/common-1.0.12.tgz rename to community/tdarr/1.0.15/charts/common-1.0.12.tgz diff --git a/community/tdarr/1.0.14/ci/basic-values.yaml b/community/tdarr/1.0.15/ci/basic-values.yaml similarity index 100% rename from community/tdarr/1.0.14/ci/basic-values.yaml rename to community/tdarr/1.0.15/ci/basic-values.yaml diff --git a/community/tdarr/1.0.14/ci/no-internal-node-values.yaml b/community/tdarr/1.0.15/ci/no-internal-node-values.yaml similarity index 100% rename from community/tdarr/1.0.14/ci/no-internal-node-values.yaml rename to community/tdarr/1.0.15/ci/no-internal-node-values.yaml diff --git a/community/tdarr/1.0.14/ix_values.yaml b/community/tdarr/1.0.15/ix_values.yaml similarity index 100% rename from community/tdarr/1.0.14/ix_values.yaml rename to community/tdarr/1.0.15/ix_values.yaml diff --git a/community/tdarr/1.0.14/metadata.yaml b/community/tdarr/1.0.15/metadata.yaml similarity index 100% rename from community/tdarr/1.0.14/metadata.yaml rename to community/tdarr/1.0.15/metadata.yaml diff --git a/community/tdarr/1.0.14/migrations/migrate b/community/tdarr/1.0.15/migrations/migrate similarity index 100% rename from community/tdarr/1.0.14/migrations/migrate rename to community/tdarr/1.0.15/migrations/migrate diff --git a/community/tdarr/1.0.14/questions.yaml b/community/tdarr/1.0.15/questions.yaml similarity index 100% rename from community/tdarr/1.0.14/questions.yaml rename to community/tdarr/1.0.15/questions.yaml diff --git a/community/tdarr/1.0.14/templates/NOTES.txt b/community/tdarr/1.0.15/templates/NOTES.txt similarity index 100% rename from community/tdarr/1.0.14/templates/NOTES.txt rename to community/tdarr/1.0.15/templates/NOTES.txt diff --git a/community/tdarr/1.0.14/templates/_portal.tpl b/community/tdarr/1.0.15/templates/_portal.tpl similarity index 100% rename from community/tdarr/1.0.14/templates/_portal.tpl rename to community/tdarr/1.0.15/templates/_portal.tpl diff --git a/community/tdarr/1.0.14/templates/_tdarr.tpl b/community/tdarr/1.0.15/templates/_tdarr.tpl similarity index 100% rename from community/tdarr/1.0.14/templates/_tdarr.tpl rename to community/tdarr/1.0.15/templates/_tdarr.tpl diff --git a/community/tdarr/1.0.14/templates/common.yaml b/community/tdarr/1.0.15/templates/common.yaml similarity index 100% rename from community/tdarr/1.0.14/templates/common.yaml rename to community/tdarr/1.0.15/templates/common.yaml diff --git a/community/tdarr/item.yaml b/community/tdarr/item.yaml index 9f911dc51f..7ebfe31d66 100644 --- a/community/tdarr/item.yaml +++ b/community/tdarr/item.yaml @@ -1,4 +1,4 @@ -icon_url: https://home.tdarr.io/static/media/logo3-min.246d6df4.png +icon_url: https://home.tdarr.io/static/media/logo3-min.246d6df44c7f16ddebaf.png categories: - media screenshots: