diff --git a/charts/home-assistant/1.0.37/Chart.lock b/charts/home-assistant/1.0.38/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.37/Chart.lock rename to charts/home-assistant/1.0.38/Chart.lock diff --git a/charts/home-assistant/1.0.37/Chart.yaml b/charts/home-assistant/1.0.38/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.37/Chart.yaml rename to charts/home-assistant/1.0.38/Chart.yaml index 196299b917..11788d130d 100644 --- a/charts/home-assistant/1.0.37/Chart.yaml +++ b/charts/home-assistant/1.0.38/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.9.6 +appVersion: 2022.9.7 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.37 +version: 1.0.38 diff --git a/charts/home-assistant/1.0.37/README.md b/charts/home-assistant/1.0.38/README.md similarity index 100% rename from charts/home-assistant/1.0.37/README.md rename to charts/home-assistant/1.0.38/README.md diff --git a/charts/home-assistant/1.0.37/app-readme.md b/charts/home-assistant/1.0.38/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.37/app-readme.md rename to charts/home-assistant/1.0.38/app-readme.md diff --git a/charts/home-assistant/1.0.37/charts/common-2207.0.0.tgz b/charts/home-assistant/1.0.38/charts/common-2207.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.37/charts/common-2207.0.0.tgz rename to charts/home-assistant/1.0.38/charts/common-2207.0.0.tgz diff --git a/test/home-assistant/1.0.37/ix_values.yaml b/charts/home-assistant/1.0.38/ix_values.yaml similarity index 82% rename from test/home-assistant/1.0.37/ix_values.yaml rename to charts/home-assistant/1.0.38/ix_values.yaml index 2c3c27fb9b..bbb2c6c9dc 100644 --- a/test/home-assistant/1.0.37/ix_values.yaml +++ b/charts/home-assistant/1.0.38/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.9.6 + tag: 2022.9.7 diff --git a/charts/home-assistant/1.0.37/questions.yaml b/charts/home-assistant/1.0.38/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.37/questions.yaml rename to charts/home-assistant/1.0.38/questions.yaml diff --git a/charts/home-assistant/1.0.37/templates/_postgres.tpl b/charts/home-assistant/1.0.38/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.37/templates/_postgres.tpl rename to charts/home-assistant/1.0.38/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.37/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.38/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.38/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.37/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.38/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.38/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.37/templates/deployment.yaml b/charts/home-assistant/1.0.38/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/deployment.yaml rename to charts/home-assistant/1.0.38/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.37/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.38/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.38/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.37/templates/postgres-config.yaml b/charts/home-assistant/1.0.38/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/postgres-config.yaml rename to charts/home-assistant/1.0.38/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.37/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.38/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.38/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.37/templates/postgres-secret.yaml b/charts/home-assistant/1.0.38/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.38/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.37/templates/postgres-service.yaml b/charts/home-assistant/1.0.38/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/postgres-service.yaml rename to charts/home-assistant/1.0.38/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.37/templates/pre-install-job.yaml b/charts/home-assistant/1.0.38/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.38/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.37/templates/service.yaml b/charts/home-assistant/1.0.38/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/service.yaml rename to charts/home-assistant/1.0.38/templates/service.yaml diff --git a/charts/home-assistant/1.0.37/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.38/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.37/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.38/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.37/test_values.yaml b/charts/home-assistant/1.0.38/test_values.yaml similarity index 97% rename from test/home-assistant/1.0.37/test_values.yaml rename to charts/home-assistant/1.0.38/test_values.yaml index 303f0e1ab3..f22f7806a4 100644 --- a/test/home-assistant/1.0.37/test_values.yaml +++ b/charts/home-assistant/1.0.38/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.9.6 + tag: 2022.9.7 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/test/home-assistant/1.0.37/Chart.lock b/test/home-assistant/1.0.38/Chart.lock similarity index 100% rename from test/home-assistant/1.0.37/Chart.lock rename to test/home-assistant/1.0.38/Chart.lock diff --git a/test/home-assistant/1.0.37/Chart.yaml b/test/home-assistant/1.0.38/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.37/Chart.yaml rename to test/home-assistant/1.0.38/Chart.yaml index 196299b917..11788d130d 100644 --- a/test/home-assistant/1.0.37/Chart.yaml +++ b/test/home-assistant/1.0.38/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.9.6 +appVersion: 2022.9.7 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.37 +version: 1.0.38 diff --git a/test/home-assistant/1.0.37/README.md b/test/home-assistant/1.0.38/README.md similarity index 100% rename from test/home-assistant/1.0.37/README.md rename to test/home-assistant/1.0.38/README.md diff --git a/test/home-assistant/1.0.37/app-readme.md b/test/home-assistant/1.0.38/app-readme.md similarity index 100% rename from test/home-assistant/1.0.37/app-readme.md rename to test/home-assistant/1.0.38/app-readme.md diff --git a/test/home-assistant/1.0.37/charts/common-2207.0.0.tgz b/test/home-assistant/1.0.38/charts/common-2207.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.37/charts/common-2207.0.0.tgz rename to test/home-assistant/1.0.38/charts/common-2207.0.0.tgz diff --git a/charts/home-assistant/1.0.37/ix_values.yaml b/test/home-assistant/1.0.38/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.37/ix_values.yaml rename to test/home-assistant/1.0.38/ix_values.yaml index 2c3c27fb9b..bbb2c6c9dc 100644 --- a/charts/home-assistant/1.0.37/ix_values.yaml +++ b/test/home-assistant/1.0.38/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.9.6 + tag: 2022.9.7 diff --git a/test/home-assistant/1.0.37/questions.yaml b/test/home-assistant/1.0.38/questions.yaml similarity index 100% rename from test/home-assistant/1.0.37/questions.yaml rename to test/home-assistant/1.0.38/questions.yaml diff --git a/test/home-assistant/1.0.37/templates/_postgres.tpl b/test/home-assistant/1.0.38/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.37/templates/_postgres.tpl rename to test/home-assistant/1.0.38/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.37/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.38/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.38/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.37/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.38/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.38/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.37/templates/deployment.yaml b/test/home-assistant/1.0.38/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/deployment.yaml rename to test/home-assistant/1.0.38/templates/deployment.yaml diff --git a/test/home-assistant/1.0.37/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.38/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.38/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.37/templates/postgres-config.yaml b/test/home-assistant/1.0.38/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/postgres-config.yaml rename to test/home-assistant/1.0.38/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.37/templates/postgres-deployment.yaml b/test/home-assistant/1.0.38/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.38/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.37/templates/postgres-secret.yaml b/test/home-assistant/1.0.38/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/postgres-secret.yaml rename to test/home-assistant/1.0.38/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.37/templates/postgres-service.yaml b/test/home-assistant/1.0.38/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/postgres-service.yaml rename to test/home-assistant/1.0.38/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.37/templates/pre-install-job.yaml b/test/home-assistant/1.0.38/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/pre-install-job.yaml rename to test/home-assistant/1.0.38/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.37/templates/service.yaml b/test/home-assistant/1.0.38/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/service.yaml rename to test/home-assistant/1.0.38/templates/service.yaml diff --git a/test/home-assistant/1.0.37/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.38/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.37/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.38/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.37/test_values.yaml b/test/home-assistant/1.0.38/test_values.yaml similarity index 97% rename from charts/home-assistant/1.0.37/test_values.yaml rename to test/home-assistant/1.0.38/test_values.yaml index 303f0e1ab3..f22f7806a4 100644 --- a/charts/home-assistant/1.0.37/test_values.yaml +++ b/test/home-assistant/1.0.38/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.9.6 + tag: 2022.9.7 ixChartContext: {} ownerGID: 568 ownerUID: 568