diff --git a/community/tdarr/1.1.3/Chart.lock b/community/tdarr/1.1.3/Chart.lock deleted file mode 100644 index de67a6f432..0000000000 --- a/community/tdarr/1.1.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:30:15.346665523+02:00" diff --git a/community/tdarr/1.1.3/charts/common-1.2.3.tgz b/community/tdarr/1.1.3/charts/common-1.2.3.tgz deleted file mode 100644 index 7b202a36fe..0000000000 Binary files a/community/tdarr/1.1.3/charts/common-1.2.3.tgz and /dev/null differ diff --git a/community/tdarr/1.1.4/Chart.lock b/community/tdarr/1.1.4/Chart.lock new file mode 100644 index 0000000000..23d70037a4 --- /dev/null +++ b/community/tdarr/1.1.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-11T14:28:00.552008715+02:00" diff --git a/community/tdarr/1.1.3/Chart.yaml b/community/tdarr/1.1.4/Chart.yaml similarity index 91% rename from community/tdarr/1.1.3/Chart.yaml rename to community/tdarr/1.1.4/Chart.yaml index 537207cc09..1e11c0e167 100644 --- a/community/tdarr/1.1.3/Chart.yaml +++ b/community/tdarr/1.1.4/Chart.yaml @@ -3,9 +3,9 @@ description: Tdarr is a Distributed Transcoding System annotations: title: Tdarr type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 -appVersion: '2.00.20.1' +appVersion: '2.17.01' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://home.tdarr.io/ icon: https://media.sys.truenas.net/apps/tdarr/icons/icon.png sources: diff --git a/community/tdarr/1.1.3/README.md b/community/tdarr/1.1.4/README.md similarity index 100% rename from community/tdarr/1.1.3/README.md rename to community/tdarr/1.1.4/README.md diff --git a/community/tdarr/1.1.3/app-readme.md b/community/tdarr/1.1.4/app-readme.md similarity index 100% rename from community/tdarr/1.1.3/app-readme.md rename to community/tdarr/1.1.4/app-readme.md diff --git a/community/tdarr/1.1.4/charts/common-1.2.4.tgz b/community/tdarr/1.1.4/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..3cb8629537 Binary files /dev/null and b/community/tdarr/1.1.4/charts/common-1.2.4.tgz differ diff --git a/community/tdarr/1.1.3/ci/basic-values.yaml b/community/tdarr/1.1.4/ci/basic-values.yaml similarity index 100% rename from community/tdarr/1.1.3/ci/basic-values.yaml rename to community/tdarr/1.1.4/ci/basic-values.yaml diff --git a/community/tdarr/1.1.3/ci/no-internal-node-values.yaml b/community/tdarr/1.1.4/ci/no-internal-node-values.yaml similarity index 100% rename from community/tdarr/1.1.3/ci/no-internal-node-values.yaml rename to community/tdarr/1.1.4/ci/no-internal-node-values.yaml diff --git a/community/tdarr/1.1.3/ix_values.yaml b/community/tdarr/1.1.4/ix_values.yaml similarity index 96% rename from community/tdarr/1.1.3/ix_values.yaml rename to community/tdarr/1.1.4/ix_values.yaml index 7997cc0b8b..5b306f80ec 100644 --- a/community/tdarr/1.1.3/ix_values.yaml +++ b/community/tdarr/1.1.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: haveagitgat/tdarr pullPolicy: IfNotPresent - tag: '2.00.20.1' + tag: '2.17.01' resources: limits: diff --git a/community/tdarr/1.1.3/metadata.yaml b/community/tdarr/1.1.4/metadata.yaml similarity index 100% rename from community/tdarr/1.1.3/metadata.yaml rename to community/tdarr/1.1.4/metadata.yaml diff --git a/community/tdarr/1.1.3/migrations/migrate b/community/tdarr/1.1.4/migrations/migrate similarity index 100% rename from community/tdarr/1.1.3/migrations/migrate rename to community/tdarr/1.1.4/migrations/migrate diff --git a/community/tdarr/1.1.3/questions.yaml b/community/tdarr/1.1.4/questions.yaml similarity index 100% rename from community/tdarr/1.1.3/questions.yaml rename to community/tdarr/1.1.4/questions.yaml diff --git a/community/tdarr/1.1.3/templates/NOTES.txt b/community/tdarr/1.1.4/templates/NOTES.txt similarity index 100% rename from community/tdarr/1.1.3/templates/NOTES.txt rename to community/tdarr/1.1.4/templates/NOTES.txt diff --git a/community/tdarr/1.1.3/templates/_portal.tpl b/community/tdarr/1.1.4/templates/_portal.tpl similarity index 100% rename from community/tdarr/1.1.3/templates/_portal.tpl rename to community/tdarr/1.1.4/templates/_portal.tpl diff --git a/community/tdarr/1.1.3/templates/_tdarr.tpl b/community/tdarr/1.1.4/templates/_tdarr.tpl similarity index 100% rename from community/tdarr/1.1.3/templates/_tdarr.tpl rename to community/tdarr/1.1.4/templates/_tdarr.tpl diff --git a/community/tdarr/1.1.3/templates/common.yaml b/community/tdarr/1.1.4/templates/common.yaml similarity index 100% rename from community/tdarr/1.1.3/templates/common.yaml rename to community/tdarr/1.1.4/templates/common.yaml