diff --git a/charts/home-assistant/1.0.25/Chart.lock b/charts/home-assistant/1.0.26/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.25/Chart.lock rename to charts/home-assistant/1.0.26/Chart.lock diff --git a/charts/home-assistant/1.0.25/Chart.yaml b/charts/home-assistant/1.0.26/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.25/Chart.yaml rename to charts/home-assistant/1.0.26/Chart.yaml index 5455f55a8a..3d86274259 100644 --- a/charts/home-assistant/1.0.25/Chart.yaml +++ b/charts/home-assistant/1.0.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.8.2 +appVersion: 2022.8.3 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.25 +version: 1.0.26 diff --git a/charts/home-assistant/1.0.25/README.md b/charts/home-assistant/1.0.26/README.md similarity index 100% rename from charts/home-assistant/1.0.25/README.md rename to charts/home-assistant/1.0.26/README.md diff --git a/charts/home-assistant/1.0.25/app-readme.md b/charts/home-assistant/1.0.26/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.25/app-readme.md rename to charts/home-assistant/1.0.26/app-readme.md diff --git a/charts/home-assistant/1.0.25/charts/common-2207.0.0.tgz b/charts/home-assistant/1.0.26/charts/common-2207.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.25/charts/common-2207.0.0.tgz rename to charts/home-assistant/1.0.26/charts/common-2207.0.0.tgz diff --git a/test/home-assistant/1.0.25/ix_values.yaml b/charts/home-assistant/1.0.26/ix_values.yaml similarity index 82% rename from test/home-assistant/1.0.25/ix_values.yaml rename to charts/home-assistant/1.0.26/ix_values.yaml index f1ddd0b418..e598314033 100644 --- a/test/home-assistant/1.0.25/ix_values.yaml +++ b/charts/home-assistant/1.0.26/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.8.2 + tag: 2022.8.3 diff --git a/charts/home-assistant/1.0.25/questions.yaml b/charts/home-assistant/1.0.26/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.25/questions.yaml rename to charts/home-assistant/1.0.26/questions.yaml diff --git a/charts/home-assistant/1.0.25/templates/_postgres.tpl b/charts/home-assistant/1.0.26/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.25/templates/_postgres.tpl rename to charts/home-assistant/1.0.26/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.25/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.26/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.26/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.25/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.26/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.26/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.25/templates/deployment.yaml b/charts/home-assistant/1.0.26/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/deployment.yaml rename to charts/home-assistant/1.0.26/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.25/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.26/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.26/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.25/templates/postgres-config.yaml b/charts/home-assistant/1.0.26/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/postgres-config.yaml rename to charts/home-assistant/1.0.26/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.25/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.26/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.26/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.25/templates/postgres-secret.yaml b/charts/home-assistant/1.0.26/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.26/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.25/templates/postgres-service.yaml b/charts/home-assistant/1.0.26/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/postgres-service.yaml rename to charts/home-assistant/1.0.26/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.25/templates/pre-install-job.yaml b/charts/home-assistant/1.0.26/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.26/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.25/templates/service.yaml b/charts/home-assistant/1.0.26/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/service.yaml rename to charts/home-assistant/1.0.26/templates/service.yaml diff --git a/charts/home-assistant/1.0.25/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.26/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.25/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.26/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.25/test_values.yaml b/charts/home-assistant/1.0.26/test_values.yaml similarity index 97% rename from test/home-assistant/1.0.25/test_values.yaml rename to charts/home-assistant/1.0.26/test_values.yaml index 2f94aff67a..4d094b0213 100644 --- a/test/home-assistant/1.0.25/test_values.yaml +++ b/charts/home-assistant/1.0.26/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.8.2 + tag: 2022.8.3 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/test/home-assistant/1.0.25/Chart.lock b/test/home-assistant/1.0.26/Chart.lock similarity index 100% rename from test/home-assistant/1.0.25/Chart.lock rename to test/home-assistant/1.0.26/Chart.lock diff --git a/test/home-assistant/1.0.25/Chart.yaml b/test/home-assistant/1.0.26/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.25/Chart.yaml rename to test/home-assistant/1.0.26/Chart.yaml index 5455f55a8a..3d86274259 100644 --- a/test/home-assistant/1.0.25/Chart.yaml +++ b/test/home-assistant/1.0.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.8.2 +appVersion: 2022.8.3 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.25 +version: 1.0.26 diff --git a/test/home-assistant/1.0.25/README.md b/test/home-assistant/1.0.26/README.md similarity index 100% rename from test/home-assistant/1.0.25/README.md rename to test/home-assistant/1.0.26/README.md diff --git a/test/home-assistant/1.0.25/app-readme.md b/test/home-assistant/1.0.26/app-readme.md similarity index 100% rename from test/home-assistant/1.0.25/app-readme.md rename to test/home-assistant/1.0.26/app-readme.md diff --git a/test/home-assistant/1.0.25/charts/common-2207.0.0.tgz b/test/home-assistant/1.0.26/charts/common-2207.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.25/charts/common-2207.0.0.tgz rename to test/home-assistant/1.0.26/charts/common-2207.0.0.tgz diff --git a/charts/home-assistant/1.0.25/ix_values.yaml b/test/home-assistant/1.0.26/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.25/ix_values.yaml rename to test/home-assistant/1.0.26/ix_values.yaml index f1ddd0b418..e598314033 100644 --- a/charts/home-assistant/1.0.25/ix_values.yaml +++ b/test/home-assistant/1.0.26/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.8.2 + tag: 2022.8.3 diff --git a/test/home-assistant/1.0.25/questions.yaml b/test/home-assistant/1.0.26/questions.yaml similarity index 100% rename from test/home-assistant/1.0.25/questions.yaml rename to test/home-assistant/1.0.26/questions.yaml diff --git a/test/home-assistant/1.0.25/templates/_postgres.tpl b/test/home-assistant/1.0.26/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.25/templates/_postgres.tpl rename to test/home-assistant/1.0.26/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.25/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.26/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.26/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.25/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.26/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.26/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.25/templates/deployment.yaml b/test/home-assistant/1.0.26/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/deployment.yaml rename to test/home-assistant/1.0.26/templates/deployment.yaml diff --git a/test/home-assistant/1.0.25/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.26/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.26/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.25/templates/postgres-config.yaml b/test/home-assistant/1.0.26/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/postgres-config.yaml rename to test/home-assistant/1.0.26/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.25/templates/postgres-deployment.yaml b/test/home-assistant/1.0.26/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.26/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.25/templates/postgres-secret.yaml b/test/home-assistant/1.0.26/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/postgres-secret.yaml rename to test/home-assistant/1.0.26/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.25/templates/postgres-service.yaml b/test/home-assistant/1.0.26/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/postgres-service.yaml rename to test/home-assistant/1.0.26/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.25/templates/pre-install-job.yaml b/test/home-assistant/1.0.26/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/pre-install-job.yaml rename to test/home-assistant/1.0.26/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.25/templates/service.yaml b/test/home-assistant/1.0.26/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/service.yaml rename to test/home-assistant/1.0.26/templates/service.yaml diff --git a/test/home-assistant/1.0.25/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.26/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.25/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.26/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.25/test_values.yaml b/test/home-assistant/1.0.26/test_values.yaml similarity index 97% rename from charts/home-assistant/1.0.25/test_values.yaml rename to test/home-assistant/1.0.26/test_values.yaml index 2f94aff67a..4d094b0213 100644 --- a/charts/home-assistant/1.0.25/test_values.yaml +++ b/test/home-assistant/1.0.26/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.8.2 + tag: 2022.8.3 ixChartContext: {} ownerGID: 568 ownerUID: 568