From 780f7d9a48203e26962fb30ff68e447279da5ca1 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 14 Jul 2023 13:33:49 +0000 Subject: [PATCH] Publish new changes in catalog --- .../home-assistant/{1.0.99 => 1.0.100}/.helmignore | 0 .../home-assistant/{1.0.99 => 1.0.100}/Chart.lock | 0 .../home-assistant/{1.0.99 => 1.0.100}/Chart.yaml | 4 ++-- charts/home-assistant/{1.0.99 => 1.0.100}/README.md | 0 .../{1.0.99 => 1.0.100}/app-readme.md | 0 .../{1.0.99 => 1.0.100}/charts/common-2304.0.1.tgz | Bin .../{1.0.99 => 1.0.100}/ci/test-values.yaml | 0 .../{1.0.99 => 1.0.100}/ix_values.yaml | 2 +- .../{1.0.99 => 1.0.100}/metadata.yaml | 0 .../{1.0.99 => 1.0.100}/questions.yaml | 0 .../{1.0.99 => 1.0.100}/templates/_postgres.tpl | 0 .../templates/backup-postgres-config.yaml | 0 .../templates/backup-postgres-hook.yaml | 0 .../{1.0.99 => 1.0.100}/templates/deployment.yaml | 0 .../templates/home-assistance-init-config.yaml | 0 .../templates/postgres-config.yaml | 0 .../templates/postgres-deployment.yaml | 0 .../templates/postgres-secret.yaml | 0 .../templates/postgres-service.yaml | 0 .../templates/pre-install-job.yaml | 0 .../{1.0.99 => 1.0.100}/templates/service.yaml | 0 community/komga/{1.0.3 => 1.0.4}/Chart.lock | 0 community/komga/{1.0.3 => 1.0.4}/Chart.yaml | 4 ++-- community/komga/{1.0.3 => 1.0.4}/README.md | 0 community/komga/{1.0.3 => 1.0.4}/app-readme.md | 0 .../komga/{1.0.3 => 1.0.4}/charts/common-1.0.11.tgz | Bin .../komga/{1.0.3 => 1.0.4}/ci/basic-values.yaml | 0 .../komga/{1.0.3 => 1.0.4}/ci/extra-values.yaml | 0 .../komga/{1.0.3 => 1.0.4}/ci/hostNet-values.yaml | 0 community/komga/{1.0.3 => 1.0.4}/ix_values.yaml | 2 +- community/komga/{1.0.3 => 1.0.4}/metadata.yaml | 0 community/komga/{1.0.3 => 1.0.4}/questions.yaml | 0 .../komga/{1.0.3 => 1.0.4}/templates/NOTES.txt | 0 .../komga/{1.0.3 => 1.0.4}/templates/_komga.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_persistence.tpl | 0 .../komga/{1.0.3 => 1.0.4}/templates/_portal.tpl | 0 .../komga/{1.0.3 => 1.0.4}/templates/_service.tpl | 0 .../komga/{1.0.3 => 1.0.4}/templates/common.yaml | 0 community/tautulli/{1.0.3 => 1.0.4}/Chart.lock | 0 community/tautulli/{1.0.3 => 1.0.4}/Chart.yaml | 7 ++++--- community/tautulli/{1.0.3 => 1.0.4}/README.md | 0 community/tautulli/{1.0.3 => 1.0.4}/app-readme.md | 0 .../{1.0.3 => 1.0.4}/charts/common-1.0.11.tgz | Bin .../tautulli/{1.0.3 => 1.0.4}/ci/basic-values.yaml | 0 .../{1.0.3 => 1.0.4}/ci/hostNet-values.yaml | 0 community/tautulli/{1.0.3 => 1.0.4}/ix_values.yaml | 2 +- community/tautulli/{1.0.3 => 1.0.4}/metadata.yaml | 0 community/tautulli/{1.0.3 => 1.0.4}/questions.yaml | 0 .../tautulli/{1.0.3 => 1.0.4}/templates/NOTES.txt | 0 .../{1.0.3 => 1.0.4}/templates/_persistence.tpl | 0 .../tautulli/{1.0.3 => 1.0.4}/templates/_portal.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_service.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_tautulli.tpl | 0 .../tautulli/{1.0.3 => 1.0.4}/templates/common.yaml | 0 54 files changed, 11 insertions(+), 10 deletions(-) rename charts/home-assistant/{1.0.99 => 1.0.100}/.helmignore (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/Chart.lock (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/Chart.yaml (94%) rename charts/home-assistant/{1.0.99 => 1.0.100}/README.md (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/app-readme.md (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/charts/common-2304.0.1.tgz (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/ci/test-values.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/ix_values.yaml (82%) rename charts/home-assistant/{1.0.99 => 1.0.100}/metadata.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/questions.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/_postgres.tpl (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/backup-postgres-config.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/backup-postgres-hook.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/deployment.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/home-assistance-init-config.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/postgres-config.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/postgres-deployment.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/postgres-secret.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/postgres-service.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/pre-install-job.yaml (100%) rename charts/home-assistant/{1.0.99 => 1.0.100}/templates/service.yaml (100%) rename community/komga/{1.0.3 => 1.0.4}/Chart.lock (100%) rename community/komga/{1.0.3 => 1.0.4}/Chart.yaml (94%) rename community/komga/{1.0.3 => 1.0.4}/README.md (100%) rename community/komga/{1.0.3 => 1.0.4}/app-readme.md (100%) rename community/komga/{1.0.3 => 1.0.4}/charts/common-1.0.11.tgz (100%) rename community/komga/{1.0.3 => 1.0.4}/ci/basic-values.yaml (100%) rename community/komga/{1.0.3 => 1.0.4}/ci/extra-values.yaml (100%) rename community/komga/{1.0.3 => 1.0.4}/ci/hostNet-values.yaml (100%) rename community/komga/{1.0.3 => 1.0.4}/ix_values.yaml (95%) rename community/komga/{1.0.3 => 1.0.4}/metadata.yaml (100%) rename community/komga/{1.0.3 => 1.0.4}/questions.yaml (100%) rename community/komga/{1.0.3 => 1.0.4}/templates/NOTES.txt (100%) rename community/komga/{1.0.3 => 1.0.4}/templates/_komga.tpl (100%) rename community/komga/{1.0.3 => 1.0.4}/templates/_persistence.tpl (100%) rename community/komga/{1.0.3 => 1.0.4}/templates/_portal.tpl (100%) rename community/komga/{1.0.3 => 1.0.4}/templates/_service.tpl (100%) rename community/komga/{1.0.3 => 1.0.4}/templates/common.yaml (100%) rename community/tautulli/{1.0.3 => 1.0.4}/Chart.lock (100%) rename community/tautulli/{1.0.3 => 1.0.4}/Chart.yaml (87%) rename community/tautulli/{1.0.3 => 1.0.4}/README.md (100%) rename community/tautulli/{1.0.3 => 1.0.4}/app-readme.md (100%) rename community/tautulli/{1.0.3 => 1.0.4}/charts/common-1.0.11.tgz (100%) rename community/tautulli/{1.0.3 => 1.0.4}/ci/basic-values.yaml (100%) rename community/tautulli/{1.0.3 => 1.0.4}/ci/hostNet-values.yaml (100%) rename community/tautulli/{1.0.3 => 1.0.4}/ix_values.yaml (95%) rename community/tautulli/{1.0.3 => 1.0.4}/metadata.yaml (100%) rename community/tautulli/{1.0.3 => 1.0.4}/questions.yaml (100%) rename community/tautulli/{1.0.3 => 1.0.4}/templates/NOTES.txt (100%) rename community/tautulli/{1.0.3 => 1.0.4}/templates/_persistence.tpl (100%) rename community/tautulli/{1.0.3 => 1.0.4}/templates/_portal.tpl (100%) rename community/tautulli/{1.0.3 => 1.0.4}/templates/_service.tpl (100%) rename community/tautulli/{1.0.3 => 1.0.4}/templates/_tautulli.tpl (100%) rename community/tautulli/{1.0.3 => 1.0.4}/templates/common.yaml (100%) diff --git a/charts/home-assistant/1.0.99/.helmignore b/charts/home-assistant/1.0.100/.helmignore similarity index 100% rename from charts/home-assistant/1.0.99/.helmignore rename to charts/home-assistant/1.0.100/.helmignore diff --git a/charts/home-assistant/1.0.99/Chart.lock b/charts/home-assistant/1.0.100/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.99/Chart.lock rename to charts/home-assistant/1.0.100/Chart.lock diff --git a/charts/home-assistant/1.0.99/Chart.yaml b/charts/home-assistant/1.0.100/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.99/Chart.yaml rename to charts/home-assistant/1.0.100/Chart.yaml index 2d6fea75d3..46c29b5376 100644 --- a/charts/home-assistant/1.0.99/Chart.yaml +++ b/charts/home-assistant/1.0.100/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.99 +version: 1.0.100 apiVersion: v2 -appVersion: 2023.7.1 +appVersion: 2023.7.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.99/README.md b/charts/home-assistant/1.0.100/README.md similarity index 100% rename from charts/home-assistant/1.0.99/README.md rename to charts/home-assistant/1.0.100/README.md diff --git a/charts/home-assistant/1.0.99/app-readme.md b/charts/home-assistant/1.0.100/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.99/app-readme.md rename to charts/home-assistant/1.0.100/app-readme.md diff --git a/charts/home-assistant/1.0.99/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.100/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.99/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.100/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.99/ci/test-values.yaml b/charts/home-assistant/1.0.100/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.99/ci/test-values.yaml rename to charts/home-assistant/1.0.100/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.99/ix_values.yaml b/charts/home-assistant/1.0.100/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.99/ix_values.yaml rename to charts/home-assistant/1.0.100/ix_values.yaml index b5c7c1b1f1..b22e2221eb 100644 --- a/charts/home-assistant/1.0.99/ix_values.yaml +++ b/charts/home-assistant/1.0.100/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.7.1 + tag: 2023.7.2 diff --git a/charts/home-assistant/1.0.99/metadata.yaml b/charts/home-assistant/1.0.100/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.99/metadata.yaml rename to charts/home-assistant/1.0.100/metadata.yaml diff --git a/charts/home-assistant/1.0.99/questions.yaml b/charts/home-assistant/1.0.100/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.99/questions.yaml rename to charts/home-assistant/1.0.100/questions.yaml diff --git a/charts/home-assistant/1.0.99/templates/_postgres.tpl b/charts/home-assistant/1.0.100/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.99/templates/_postgres.tpl rename to charts/home-assistant/1.0.100/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.99/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.100/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.100/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.99/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.100/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.100/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.99/templates/deployment.yaml b/charts/home-assistant/1.0.100/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/deployment.yaml rename to charts/home-assistant/1.0.100/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.99/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.100/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.100/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.99/templates/postgres-config.yaml b/charts/home-assistant/1.0.100/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/postgres-config.yaml rename to charts/home-assistant/1.0.100/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.99/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.100/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.100/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.99/templates/postgres-secret.yaml b/charts/home-assistant/1.0.100/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.100/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.99/templates/postgres-service.yaml b/charts/home-assistant/1.0.100/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/postgres-service.yaml rename to charts/home-assistant/1.0.100/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.99/templates/pre-install-job.yaml b/charts/home-assistant/1.0.100/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.100/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.99/templates/service.yaml b/charts/home-assistant/1.0.100/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.99/templates/service.yaml rename to charts/home-assistant/1.0.100/templates/service.yaml diff --git a/community/komga/1.0.3/Chart.lock b/community/komga/1.0.4/Chart.lock similarity index 100% rename from community/komga/1.0.3/Chart.lock rename to community/komga/1.0.4/Chart.lock diff --git a/community/komga/1.0.3/Chart.yaml b/community/komga/1.0.4/Chart.yaml similarity index 94% rename from community/komga/1.0.3/Chart.yaml rename to community/komga/1.0.4/Chart.yaml index 1aee4f5a0a..12d4aeaf2e 100644 --- a/community/komga/1.0.3/Chart.yaml +++ b/community/komga/1.0.4/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: '1.1.0' +appVersion: 1.2.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.0.3/README.md b/community/komga/1.0.4/README.md similarity index 100% rename from community/komga/1.0.3/README.md rename to community/komga/1.0.4/README.md diff --git a/community/komga/1.0.3/app-readme.md b/community/komga/1.0.4/app-readme.md similarity index 100% rename from community/komga/1.0.3/app-readme.md rename to community/komga/1.0.4/app-readme.md diff --git a/community/komga/1.0.3/charts/common-1.0.11.tgz b/community/komga/1.0.4/charts/common-1.0.11.tgz similarity index 100% rename from community/komga/1.0.3/charts/common-1.0.11.tgz rename to community/komga/1.0.4/charts/common-1.0.11.tgz diff --git a/community/komga/1.0.3/ci/basic-values.yaml b/community/komga/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/komga/1.0.3/ci/basic-values.yaml rename to community/komga/1.0.4/ci/basic-values.yaml diff --git a/community/komga/1.0.3/ci/extra-values.yaml b/community/komga/1.0.4/ci/extra-values.yaml similarity index 100% rename from community/komga/1.0.3/ci/extra-values.yaml rename to community/komga/1.0.4/ci/extra-values.yaml diff --git a/community/komga/1.0.3/ci/hostNet-values.yaml b/community/komga/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.0.3/ci/hostNet-values.yaml rename to community/komga/1.0.4/ci/hostNet-values.yaml diff --git a/community/komga/1.0.3/ix_values.yaml b/community/komga/1.0.4/ix_values.yaml similarity index 95% rename from community/komga/1.0.3/ix_values.yaml rename to community/komga/1.0.4/ix_values.yaml index c9e5fd7a7b..85a628f02f 100644 --- a/community/komga/1.0.3/ix_values.yaml +++ b/community/komga/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: '1.1.0' + tag: 1.2.0 resources: limits: diff --git a/community/komga/1.0.3/metadata.yaml b/community/komga/1.0.4/metadata.yaml similarity index 100% rename from community/komga/1.0.3/metadata.yaml rename to community/komga/1.0.4/metadata.yaml diff --git a/community/komga/1.0.3/questions.yaml b/community/komga/1.0.4/questions.yaml similarity index 100% rename from community/komga/1.0.3/questions.yaml rename to community/komga/1.0.4/questions.yaml diff --git a/community/komga/1.0.3/templates/NOTES.txt b/community/komga/1.0.4/templates/NOTES.txt similarity index 100% rename from community/komga/1.0.3/templates/NOTES.txt rename to community/komga/1.0.4/templates/NOTES.txt diff --git a/community/komga/1.0.3/templates/_komga.tpl b/community/komga/1.0.4/templates/_komga.tpl similarity index 100% rename from community/komga/1.0.3/templates/_komga.tpl rename to community/komga/1.0.4/templates/_komga.tpl diff --git a/community/komga/1.0.3/templates/_persistence.tpl b/community/komga/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/komga/1.0.3/templates/_persistence.tpl rename to community/komga/1.0.4/templates/_persistence.tpl diff --git a/community/komga/1.0.3/templates/_portal.tpl b/community/komga/1.0.4/templates/_portal.tpl similarity index 100% rename from community/komga/1.0.3/templates/_portal.tpl rename to community/komga/1.0.4/templates/_portal.tpl diff --git a/community/komga/1.0.3/templates/_service.tpl b/community/komga/1.0.4/templates/_service.tpl similarity index 100% rename from community/komga/1.0.3/templates/_service.tpl rename to community/komga/1.0.4/templates/_service.tpl diff --git a/community/komga/1.0.3/templates/common.yaml b/community/komga/1.0.4/templates/common.yaml similarity index 100% rename from community/komga/1.0.3/templates/common.yaml rename to community/komga/1.0.4/templates/common.yaml diff --git a/community/tautulli/1.0.3/Chart.lock b/community/tautulli/1.0.4/Chart.lock similarity index 100% rename from community/tautulli/1.0.3/Chart.lock rename to community/tautulli/1.0.4/Chart.lock diff --git a/community/tautulli/1.0.3/Chart.yaml b/community/tautulli/1.0.4/Chart.yaml similarity index 87% rename from community/tautulli/1.0.3/Chart.yaml rename to community/tautulli/1.0.4/Chart.yaml index 6b9da7920f..9d830a5a52 100644 --- a/community/tautulli/1.0.3/Chart.yaml +++ b/community/tautulli/1.0.4/Chart.yaml @@ -1,11 +1,12 @@ name: tautulli -description: Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server. +description: Tautulli is a python based web application for monitoring, analytics + and notifications for Plex Media Server. annotations: title: Tautulli type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: '2.12.4' +appVersion: 2.12.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tautulli/1.0.3/README.md b/community/tautulli/1.0.4/README.md similarity index 100% rename from community/tautulli/1.0.3/README.md rename to community/tautulli/1.0.4/README.md diff --git a/community/tautulli/1.0.3/app-readme.md b/community/tautulli/1.0.4/app-readme.md similarity index 100% rename from community/tautulli/1.0.3/app-readme.md rename to community/tautulli/1.0.4/app-readme.md diff --git a/community/tautulli/1.0.3/charts/common-1.0.11.tgz b/community/tautulli/1.0.4/charts/common-1.0.11.tgz similarity index 100% rename from community/tautulli/1.0.3/charts/common-1.0.11.tgz rename to community/tautulli/1.0.4/charts/common-1.0.11.tgz diff --git a/community/tautulli/1.0.3/ci/basic-values.yaml b/community/tautulli/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/tautulli/1.0.3/ci/basic-values.yaml rename to community/tautulli/1.0.4/ci/basic-values.yaml diff --git a/community/tautulli/1.0.3/ci/hostNet-values.yaml b/community/tautulli/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/tautulli/1.0.3/ci/hostNet-values.yaml rename to community/tautulli/1.0.4/ci/hostNet-values.yaml diff --git a/community/tautulli/1.0.3/ix_values.yaml b/community/tautulli/1.0.4/ix_values.yaml similarity index 95% rename from community/tautulli/1.0.3/ix_values.yaml rename to community/tautulli/1.0.4/ix_values.yaml index ae914895b4..19ee9c5468 100644 --- a/community/tautulli/1.0.3/ix_values.yaml +++ b/community/tautulli/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/tautulli pullPolicy: IfNotPresent - tag: '2.12.4' + tag: 2.12.5 resources: limits: diff --git a/community/tautulli/1.0.3/metadata.yaml b/community/tautulli/1.0.4/metadata.yaml similarity index 100% rename from community/tautulli/1.0.3/metadata.yaml rename to community/tautulli/1.0.4/metadata.yaml diff --git a/community/tautulli/1.0.3/questions.yaml b/community/tautulli/1.0.4/questions.yaml similarity index 100% rename from community/tautulli/1.0.3/questions.yaml rename to community/tautulli/1.0.4/questions.yaml diff --git a/community/tautulli/1.0.3/templates/NOTES.txt b/community/tautulli/1.0.4/templates/NOTES.txt similarity index 100% rename from community/tautulli/1.0.3/templates/NOTES.txt rename to community/tautulli/1.0.4/templates/NOTES.txt diff --git a/community/tautulli/1.0.3/templates/_persistence.tpl b/community/tautulli/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/tautulli/1.0.3/templates/_persistence.tpl rename to community/tautulli/1.0.4/templates/_persistence.tpl diff --git a/community/tautulli/1.0.3/templates/_portal.tpl b/community/tautulli/1.0.4/templates/_portal.tpl similarity index 100% rename from community/tautulli/1.0.3/templates/_portal.tpl rename to community/tautulli/1.0.4/templates/_portal.tpl diff --git a/community/tautulli/1.0.3/templates/_service.tpl b/community/tautulli/1.0.4/templates/_service.tpl similarity index 100% rename from community/tautulli/1.0.3/templates/_service.tpl rename to community/tautulli/1.0.4/templates/_service.tpl diff --git a/community/tautulli/1.0.3/templates/_tautulli.tpl b/community/tautulli/1.0.4/templates/_tautulli.tpl similarity index 100% rename from community/tautulli/1.0.3/templates/_tautulli.tpl rename to community/tautulli/1.0.4/templates/_tautulli.tpl diff --git a/community/tautulli/1.0.3/templates/common.yaml b/community/tautulli/1.0.4/templates/common.yaml similarity index 100% rename from community/tautulli/1.0.3/templates/common.yaml rename to community/tautulli/1.0.4/templates/common.yaml