diff --git a/charts/home-assistant/1.0.5/Chart.yaml b/charts/home-assistant/1.0.6/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.5/Chart.yaml rename to charts/home-assistant/1.0.6/Chart.yaml index 6105fdccac..fca3a28b3b 100644 --- a/charts/home-assistant/1.0.5/Chart.yaml +++ b/charts/home-assistant/1.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.6.3 +appVersion: 2022.6.4 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.5 +version: 1.0.6 diff --git a/charts/home-assistant/1.0.5/README.md b/charts/home-assistant/1.0.6/README.md similarity index 100% rename from charts/home-assistant/1.0.5/README.md rename to charts/home-assistant/1.0.6/README.md diff --git a/charts/home-assistant/1.0.5/app-readme.md b/charts/home-assistant/1.0.6/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.5/app-readme.md rename to charts/home-assistant/1.0.6/app-readme.md diff --git a/charts/home-assistant/1.0.5/charts/common-2112.0.0.tgz b/charts/home-assistant/1.0.6/charts/common-2112.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.5/charts/common-2112.0.0.tgz rename to charts/home-assistant/1.0.6/charts/common-2112.0.0.tgz diff --git a/test/home-assistant/1.0.5/ix_values.yaml b/charts/home-assistant/1.0.6/ix_values.yaml similarity index 82% rename from test/home-assistant/1.0.5/ix_values.yaml rename to charts/home-assistant/1.0.6/ix_values.yaml index 29e99f7966..31e6252e75 100644 --- a/test/home-assistant/1.0.5/ix_values.yaml +++ b/charts/home-assistant/1.0.6/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.3 + tag: 2022.6.4 diff --git a/charts/home-assistant/1.0.5/questions.yaml b/charts/home-assistant/1.0.6/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.5/questions.yaml rename to charts/home-assistant/1.0.6/questions.yaml diff --git a/charts/home-assistant/1.0.5/templates/_postgres.tpl b/charts/home-assistant/1.0.6/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.5/templates/_postgres.tpl rename to charts/home-assistant/1.0.6/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.5/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.6/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.6/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.5/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.6/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.6/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.5/templates/deployment.yaml b/charts/home-assistant/1.0.6/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/deployment.yaml rename to charts/home-assistant/1.0.6/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.5/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.6/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.6/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.5/templates/postgres-config.yaml b/charts/home-assistant/1.0.6/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/postgres-config.yaml rename to charts/home-assistant/1.0.6/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.5/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.6/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.6/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.5/templates/postgres-secret.yaml b/charts/home-assistant/1.0.6/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.6/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.5/templates/postgres-service.yaml b/charts/home-assistant/1.0.6/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/postgres-service.yaml rename to charts/home-assistant/1.0.6/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.5/templates/pre-install-job.yaml b/charts/home-assistant/1.0.6/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.6/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.5/templates/service.yaml b/charts/home-assistant/1.0.6/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/service.yaml rename to charts/home-assistant/1.0.6/templates/service.yaml diff --git a/charts/home-assistant/1.0.5/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.6/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.5/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.6/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.5/test_values.yaml b/charts/home-assistant/1.0.6/test_values.yaml similarity index 97% rename from test/home-assistant/1.0.5/test_values.yaml rename to charts/home-assistant/1.0.6/test_values.yaml index 0040034d3b..d9b340d431 100644 --- a/test/home-assistant/1.0.5/test_values.yaml +++ b/charts/home-assistant/1.0.6/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.3 + tag: 2022.6.4 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/test/home-assistant/1.0.5/Chart.yaml b/test/home-assistant/1.0.6/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.5/Chart.yaml rename to test/home-assistant/1.0.6/Chart.yaml index 6105fdccac..fca3a28b3b 100644 --- a/test/home-assistant/1.0.5/Chart.yaml +++ b/test/home-assistant/1.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.6.3 +appVersion: 2022.6.4 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.5 +version: 1.0.6 diff --git a/test/home-assistant/1.0.5/README.md b/test/home-assistant/1.0.6/README.md similarity index 100% rename from test/home-assistant/1.0.5/README.md rename to test/home-assistant/1.0.6/README.md diff --git a/test/home-assistant/1.0.5/app-readme.md b/test/home-assistant/1.0.6/app-readme.md similarity index 100% rename from test/home-assistant/1.0.5/app-readme.md rename to test/home-assistant/1.0.6/app-readme.md diff --git a/test/home-assistant/1.0.5/charts/common-2112.0.0.tgz b/test/home-assistant/1.0.6/charts/common-2112.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.5/charts/common-2112.0.0.tgz rename to test/home-assistant/1.0.6/charts/common-2112.0.0.tgz diff --git a/charts/home-assistant/1.0.5/ix_values.yaml b/test/home-assistant/1.0.6/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.5/ix_values.yaml rename to test/home-assistant/1.0.6/ix_values.yaml index 29e99f7966..31e6252e75 100644 --- a/charts/home-assistant/1.0.5/ix_values.yaml +++ b/test/home-assistant/1.0.6/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.3 + tag: 2022.6.4 diff --git a/test/home-assistant/1.0.5/questions.yaml b/test/home-assistant/1.0.6/questions.yaml similarity index 100% rename from test/home-assistant/1.0.5/questions.yaml rename to test/home-assistant/1.0.6/questions.yaml diff --git a/test/home-assistant/1.0.5/templates/_postgres.tpl b/test/home-assistant/1.0.6/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.5/templates/_postgres.tpl rename to test/home-assistant/1.0.6/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.5/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.6/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.6/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.5/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.6/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.6/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.5/templates/deployment.yaml b/test/home-assistant/1.0.6/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/deployment.yaml rename to test/home-assistant/1.0.6/templates/deployment.yaml diff --git a/test/home-assistant/1.0.5/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.6/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.6/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.5/templates/postgres-config.yaml b/test/home-assistant/1.0.6/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/postgres-config.yaml rename to test/home-assistant/1.0.6/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.5/templates/postgres-deployment.yaml b/test/home-assistant/1.0.6/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.6/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.5/templates/postgres-secret.yaml b/test/home-assistant/1.0.6/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/postgres-secret.yaml rename to test/home-assistant/1.0.6/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.5/templates/postgres-service.yaml b/test/home-assistant/1.0.6/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/postgres-service.yaml rename to test/home-assistant/1.0.6/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.5/templates/pre-install-job.yaml b/test/home-assistant/1.0.6/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/pre-install-job.yaml rename to test/home-assistant/1.0.6/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.5/templates/service.yaml b/test/home-assistant/1.0.6/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/service.yaml rename to test/home-assistant/1.0.6/templates/service.yaml diff --git a/test/home-assistant/1.0.5/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.6/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.5/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.6/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.5/test_values.yaml b/test/home-assistant/1.0.6/test_values.yaml similarity index 97% rename from charts/home-assistant/1.0.5/test_values.yaml rename to test/home-assistant/1.0.6/test_values.yaml index 0040034d3b..d9b340d431 100644 --- a/charts/home-assistant/1.0.5/test_values.yaml +++ b/test/home-assistant/1.0.6/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.3 + tag: 2022.6.4 ixChartContext: {} ownerGID: 568 ownerUID: 568