diff --git a/charts/home-assistant/1.0.49/Chart.lock b/charts/home-assistant/1.0.50/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.49/Chart.lock rename to charts/home-assistant/1.0.50/Chart.lock diff --git a/charts/home-assistant/1.0.49/Chart.yaml b/charts/home-assistant/1.0.50/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.49/Chart.yaml rename to charts/home-assistant/1.0.50/Chart.yaml index 25a20a7b10..c98497a37e 100644 --- a/charts/home-assistant/1.0.49/Chart.yaml +++ b/charts/home-assistant/1.0.50/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.11.5 +appVersion: 2022.12.0 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.49 +version: 1.0.50 diff --git a/charts/home-assistant/1.0.49/README.md b/charts/home-assistant/1.0.50/README.md similarity index 100% rename from charts/home-assistant/1.0.49/README.md rename to charts/home-assistant/1.0.50/README.md diff --git a/charts/home-assistant/1.0.49/app-readme.md b/charts/home-assistant/1.0.50/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.49/app-readme.md rename to charts/home-assistant/1.0.50/app-readme.md diff --git a/charts/home-assistant/1.0.49/charts/common-2207.0.0.tgz b/charts/home-assistant/1.0.50/charts/common-2207.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.49/charts/common-2207.0.0.tgz rename to charts/home-assistant/1.0.50/charts/common-2207.0.0.tgz diff --git a/test/home-assistant/1.0.49/ix_values.yaml b/charts/home-assistant/1.0.50/ix_values.yaml similarity index 81% rename from test/home-assistant/1.0.49/ix_values.yaml rename to charts/home-assistant/1.0.50/ix_values.yaml index ea75174dd9..339dd06b67 100644 --- a/test/home-assistant/1.0.49/ix_values.yaml +++ b/charts/home-assistant/1.0.50/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.11.5 + tag: 2022.12.0 diff --git a/charts/home-assistant/1.0.49/questions.yaml b/charts/home-assistant/1.0.50/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.49/questions.yaml rename to charts/home-assistant/1.0.50/questions.yaml diff --git a/charts/home-assistant/1.0.49/templates/_postgres.tpl b/charts/home-assistant/1.0.50/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.49/templates/_postgres.tpl rename to charts/home-assistant/1.0.50/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.49/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.50/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.50/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.49/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.50/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.50/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.49/templates/deployment.yaml b/charts/home-assistant/1.0.50/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/deployment.yaml rename to charts/home-assistant/1.0.50/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.49/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.50/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.50/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.49/templates/postgres-config.yaml b/charts/home-assistant/1.0.50/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/postgres-config.yaml rename to charts/home-assistant/1.0.50/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.49/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.50/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.50/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.49/templates/postgres-secret.yaml b/charts/home-assistant/1.0.50/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.50/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.49/templates/postgres-service.yaml b/charts/home-assistant/1.0.50/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/postgres-service.yaml rename to charts/home-assistant/1.0.50/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.49/templates/pre-install-job.yaml b/charts/home-assistant/1.0.50/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.50/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.49/templates/service.yaml b/charts/home-assistant/1.0.50/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/service.yaml rename to charts/home-assistant/1.0.50/templates/service.yaml diff --git a/charts/home-assistant/1.0.49/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.50/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.49/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.50/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.49/test_values.yaml b/charts/home-assistant/1.0.50/test_values.yaml similarity index 97% rename from test/home-assistant/1.0.49/test_values.yaml rename to charts/home-assistant/1.0.50/test_values.yaml index b37ec7b1e7..1b22c46150 100644 --- a/test/home-assistant/1.0.49/test_values.yaml +++ b/charts/home-assistant/1.0.50/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.11.4 + tag: 2022.12.0 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/test/home-assistant/1.0.49/Chart.lock b/test/home-assistant/1.0.50/Chart.lock similarity index 100% rename from test/home-assistant/1.0.49/Chart.lock rename to test/home-assistant/1.0.50/Chart.lock diff --git a/test/home-assistant/1.0.49/Chart.yaml b/test/home-assistant/1.0.50/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.49/Chart.yaml rename to test/home-assistant/1.0.50/Chart.yaml index 25a20a7b10..c98497a37e 100644 --- a/test/home-assistant/1.0.49/Chart.yaml +++ b/test/home-assistant/1.0.50/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.11.5 +appVersion: 2022.12.0 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.49 +version: 1.0.50 diff --git a/test/home-assistant/1.0.49/README.md b/test/home-assistant/1.0.50/README.md similarity index 100% rename from test/home-assistant/1.0.49/README.md rename to test/home-assistant/1.0.50/README.md diff --git a/test/home-assistant/1.0.49/app-readme.md b/test/home-assistant/1.0.50/app-readme.md similarity index 100% rename from test/home-assistant/1.0.49/app-readme.md rename to test/home-assistant/1.0.50/app-readme.md diff --git a/test/home-assistant/1.0.49/charts/common-2207.0.0.tgz b/test/home-assistant/1.0.50/charts/common-2207.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.49/charts/common-2207.0.0.tgz rename to test/home-assistant/1.0.50/charts/common-2207.0.0.tgz diff --git a/charts/home-assistant/1.0.49/ix_values.yaml b/test/home-assistant/1.0.50/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.49/ix_values.yaml rename to test/home-assistant/1.0.50/ix_values.yaml index ea75174dd9..339dd06b67 100644 --- a/charts/home-assistant/1.0.49/ix_values.yaml +++ b/test/home-assistant/1.0.50/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.11.5 + tag: 2022.12.0 diff --git a/test/home-assistant/1.0.49/questions.yaml b/test/home-assistant/1.0.50/questions.yaml similarity index 100% rename from test/home-assistant/1.0.49/questions.yaml rename to test/home-assistant/1.0.50/questions.yaml diff --git a/test/home-assistant/1.0.49/templates/_postgres.tpl b/test/home-assistant/1.0.50/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.49/templates/_postgres.tpl rename to test/home-assistant/1.0.50/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.49/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.50/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.50/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.49/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.50/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.50/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.49/templates/deployment.yaml b/test/home-assistant/1.0.50/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/deployment.yaml rename to test/home-assistant/1.0.50/templates/deployment.yaml diff --git a/test/home-assistant/1.0.49/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.50/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.50/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.49/templates/postgres-config.yaml b/test/home-assistant/1.0.50/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/postgres-config.yaml rename to test/home-assistant/1.0.50/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.49/templates/postgres-deployment.yaml b/test/home-assistant/1.0.50/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.50/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.49/templates/postgres-secret.yaml b/test/home-assistant/1.0.50/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/postgres-secret.yaml rename to test/home-assistant/1.0.50/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.49/templates/postgres-service.yaml b/test/home-assistant/1.0.50/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/postgres-service.yaml rename to test/home-assistant/1.0.50/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.49/templates/pre-install-job.yaml b/test/home-assistant/1.0.50/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/pre-install-job.yaml rename to test/home-assistant/1.0.50/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.49/templates/service.yaml b/test/home-assistant/1.0.50/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/service.yaml rename to test/home-assistant/1.0.50/templates/service.yaml diff --git a/test/home-assistant/1.0.49/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.50/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.49/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.50/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.49/test_values.yaml b/test/home-assistant/1.0.50/test_values.yaml similarity index 97% rename from charts/home-assistant/1.0.49/test_values.yaml rename to test/home-assistant/1.0.50/test_values.yaml index b37ec7b1e7..1b22c46150 100644 --- a/charts/home-assistant/1.0.49/test_values.yaml +++ b/test/home-assistant/1.0.50/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.11.4 + tag: 2022.12.0 ixChartContext: {} ownerGID: 568 ownerUID: 568