diff --git a/charts/home-assistant/1.0.0/Chart.yaml b/charts/home-assistant/1.0.1/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.0/Chart.yaml rename to charts/home-assistant/1.0.1/Chart.yaml index 0c5f0d18e4..033def9b31 100644 --- a/charts/home-assistant/1.0.0/Chart.yaml +++ b/charts/home-assistant/1.0.1/Chart.yaml @@ -1,15 +1,15 @@ apiVersion: v2 -appVersion: "2022.5.3" -icon: https://truecharts.org/_static/img/appicons/home-assistant.png -description: home-assistant App for TrueNAS SCALE -name: home-assistant -version: 1.0.0 +appVersion: 2022.5.5 dependencies: - name: common repository: file://../../../library/common/2112.0.0 version: 2112.0.0 +description: home-assistant App for TrueNAS SCALE home: https://github.com/home-assistant/home-assistant +icon: https://truecharts.org/_static/img/appicons/home-assistant.png keywords: - home-automation +name: home-assistant sources: - https://github.com/home-assistant/home-assistant +version: 1.0.1 diff --git a/charts/home-assistant/1.0.0/README.md b/charts/home-assistant/1.0.1/README.md similarity index 100% rename from charts/home-assistant/1.0.0/README.md rename to charts/home-assistant/1.0.1/README.md diff --git a/charts/home-assistant/1.0.0/app-readme.md b/charts/home-assistant/1.0.1/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.0/app-readme.md rename to charts/home-assistant/1.0.1/app-readme.md diff --git a/charts/home-assistant/1.0.0/charts/common-2112.0.0.tgz b/charts/home-assistant/1.0.1/charts/common-2112.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.0/charts/common-2112.0.0.tgz rename to charts/home-assistant/1.0.1/charts/common-2112.0.0.tgz diff --git a/charts/home-assistant/1.0.0/ix_values.yaml b/charts/home-assistant/1.0.1/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.0/ix_values.yaml rename to charts/home-assistant/1.0.1/ix_values.yaml index 9f8c99f3a0..f6395e4df3 100644 --- a/charts/home-assistant/1.0.0/ix_values.yaml +++ b/charts/home-assistant/1.0.1/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: "2022.5.3" + tag: 2022.5.5 diff --git a/charts/home-assistant/1.0.0/questions.yaml b/charts/home-assistant/1.0.1/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.0/questions.yaml rename to charts/home-assistant/1.0.1/questions.yaml diff --git a/charts/home-assistant/1.0.0/templates/_postgres.tpl b/charts/home-assistant/1.0.1/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.0/templates/_postgres.tpl rename to charts/home-assistant/1.0.1/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.0/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.1/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.1/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.0/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.1/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.1/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.0/templates/deployment.yaml b/charts/home-assistant/1.0.1/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/deployment.yaml rename to charts/home-assistant/1.0.1/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.0/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.1/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.1/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.0/templates/postgres-config.yaml b/charts/home-assistant/1.0.1/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/postgres-config.yaml rename to charts/home-assistant/1.0.1/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.0/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.1/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.1/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.0/templates/postgres-secret.yaml b/charts/home-assistant/1.0.1/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.1/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.0/templates/postgres-service.yaml b/charts/home-assistant/1.0.1/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/postgres-service.yaml rename to charts/home-assistant/1.0.1/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.0/templates/pre-install-job.yaml b/charts/home-assistant/1.0.1/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.1/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.0/templates/service.yaml b/charts/home-assistant/1.0.1/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/service.yaml rename to charts/home-assistant/1.0.1/templates/service.yaml diff --git a/charts/home-assistant/1.0.0/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.1/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.0/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.1/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.0/test_values.yaml b/charts/home-assistant/1.0.1/test_values.yaml similarity index 100% rename from charts/home-assistant/1.0.0/test_values.yaml rename to charts/home-assistant/1.0.1/test_values.yaml diff --git a/test/home-assistant/1.0.0/Chart.yaml b/test/home-assistant/1.0.1/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.0/Chart.yaml rename to test/home-assistant/1.0.1/Chart.yaml index 0c5f0d18e4..033def9b31 100644 --- a/test/home-assistant/1.0.0/Chart.yaml +++ b/test/home-assistant/1.0.1/Chart.yaml @@ -1,15 +1,15 @@ apiVersion: v2 -appVersion: "2022.5.3" -icon: https://truecharts.org/_static/img/appicons/home-assistant.png -description: home-assistant App for TrueNAS SCALE -name: home-assistant -version: 1.0.0 +appVersion: 2022.5.5 dependencies: - name: common repository: file://../../../library/common/2112.0.0 version: 2112.0.0 +description: home-assistant App for TrueNAS SCALE home: https://github.com/home-assistant/home-assistant +icon: https://truecharts.org/_static/img/appicons/home-assistant.png keywords: - home-automation +name: home-assistant sources: - https://github.com/home-assistant/home-assistant +version: 1.0.1 diff --git a/test/home-assistant/1.0.0/README.md b/test/home-assistant/1.0.1/README.md similarity index 100% rename from test/home-assistant/1.0.0/README.md rename to test/home-assistant/1.0.1/README.md diff --git a/test/home-assistant/1.0.0/app-readme.md b/test/home-assistant/1.0.1/app-readme.md similarity index 100% rename from test/home-assistant/1.0.0/app-readme.md rename to test/home-assistant/1.0.1/app-readme.md diff --git a/test/home-assistant/1.0.0/charts/common-2112.0.0.tgz b/test/home-assistant/1.0.1/charts/common-2112.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.0/charts/common-2112.0.0.tgz rename to test/home-assistant/1.0.1/charts/common-2112.0.0.tgz diff --git a/test/home-assistant/1.0.0/ix_values.yaml b/test/home-assistant/1.0.1/ix_values.yaml similarity index 81% rename from test/home-assistant/1.0.0/ix_values.yaml rename to test/home-assistant/1.0.1/ix_values.yaml index 9f8c99f3a0..f6395e4df3 100644 --- a/test/home-assistant/1.0.0/ix_values.yaml +++ b/test/home-assistant/1.0.1/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: "2022.5.3" + tag: 2022.5.5 diff --git a/test/home-assistant/1.0.0/questions.yaml b/test/home-assistant/1.0.1/questions.yaml similarity index 100% rename from test/home-assistant/1.0.0/questions.yaml rename to test/home-assistant/1.0.1/questions.yaml diff --git a/test/home-assistant/1.0.0/templates/_postgres.tpl b/test/home-assistant/1.0.1/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.0/templates/_postgres.tpl rename to test/home-assistant/1.0.1/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.0/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.1/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.1/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.0/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.1/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.1/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.0/templates/deployment.yaml b/test/home-assistant/1.0.1/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/deployment.yaml rename to test/home-assistant/1.0.1/templates/deployment.yaml diff --git a/test/home-assistant/1.0.0/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.1/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.1/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.0/templates/postgres-config.yaml b/test/home-assistant/1.0.1/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/postgres-config.yaml rename to test/home-assistant/1.0.1/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.0/templates/postgres-deployment.yaml b/test/home-assistant/1.0.1/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.1/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.0/templates/postgres-secret.yaml b/test/home-assistant/1.0.1/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/postgres-secret.yaml rename to test/home-assistant/1.0.1/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.0/templates/postgres-service.yaml b/test/home-assistant/1.0.1/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/postgres-service.yaml rename to test/home-assistant/1.0.1/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.0/templates/pre-install-job.yaml b/test/home-assistant/1.0.1/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/pre-install-job.yaml rename to test/home-assistant/1.0.1/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.0/templates/service.yaml b/test/home-assistant/1.0.1/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/service.yaml rename to test/home-assistant/1.0.1/templates/service.yaml diff --git a/test/home-assistant/1.0.0/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.1/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.0/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.1/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.0/test_values.yaml b/test/home-assistant/1.0.1/test_values.yaml similarity index 100% rename from test/home-assistant/1.0.0/test_values.yaml rename to test/home-assistant/1.0.1/test_values.yaml