diff --git a/catalog.json b/catalog.json index fabd362a28..176966ee50 100644 --- a/catalog.json +++ b/catalog.json @@ -27,9 +27,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant", - "latest_version": "1.0.74", - "latest_app_version": "2023.4.0", - "latest_human_version": "2023.4.0_1.0.74", + "latest_version": "1.0.75", + "latest_app_version": "2023.4.1", + "latest_human_version": "2023.4.1_1.0.75", "last_update": "2023-04-06 12:43:34", "name": "home-assistant", "recommended": false, @@ -362,7 +362,7 @@ "latest_version": "1.0.2", "latest_app_version": "2023-03-24", "latest_human_version": "2023-03-24_1.0.2", - "last_update": "2023-04-06 12:43:34", + "last_update": "2023-04-06 16:11:48", "name": "minio", "recommended": false, "title": "MinIO", diff --git a/charts/home-assistant/1.0.74/.helmignore b/charts/home-assistant/1.0.75/.helmignore similarity index 100% rename from charts/home-assistant/1.0.74/.helmignore rename to charts/home-assistant/1.0.75/.helmignore diff --git a/charts/home-assistant/1.0.74/Chart.lock b/charts/home-assistant/1.0.75/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.74/Chart.lock rename to charts/home-assistant/1.0.75/Chart.lock diff --git a/charts/home-assistant/1.0.74/Chart.yaml b/charts/home-assistant/1.0.75/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.74/Chart.yaml rename to charts/home-assistant/1.0.75/Chart.yaml index c34b027d33..17e2983e28 100644 --- a/charts/home-assistant/1.0.74/Chart.yaml +++ b/charts/home-assistant/1.0.75/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.74 +version: 1.0.75 apiVersion: v2 -appVersion: 2023.4.0 +appVersion: 2023.4.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.74/README.md b/charts/home-assistant/1.0.75/README.md similarity index 100% rename from charts/home-assistant/1.0.74/README.md rename to charts/home-assistant/1.0.75/README.md diff --git a/charts/home-assistant/1.0.74/app-readme.md b/charts/home-assistant/1.0.75/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.74/app-readme.md rename to charts/home-assistant/1.0.75/app-readme.md diff --git a/charts/home-assistant/1.0.74/charts/common-2207.0.0.tgz b/charts/home-assistant/1.0.75/charts/common-2207.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.74/charts/common-2207.0.0.tgz rename to charts/home-assistant/1.0.75/charts/common-2207.0.0.tgz diff --git a/charts/home-assistant/1.0.74/ci/test-values.yaml b/charts/home-assistant/1.0.75/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.74/ci/test-values.yaml rename to charts/home-assistant/1.0.75/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.74/ix_values.yaml b/charts/home-assistant/1.0.75/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.74/ix_values.yaml rename to charts/home-assistant/1.0.75/ix_values.yaml index be12c4ec09..40189dbae8 100644 --- a/charts/home-assistant/1.0.74/ix_values.yaml +++ b/charts/home-assistant/1.0.75/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.4.0 + tag: 2023.4.1 diff --git a/charts/home-assistant/1.0.74/questions.yaml b/charts/home-assistant/1.0.75/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.74/questions.yaml rename to charts/home-assistant/1.0.75/questions.yaml diff --git a/charts/home-assistant/1.0.74/templates/_postgres.tpl b/charts/home-assistant/1.0.75/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.74/templates/_postgres.tpl rename to charts/home-assistant/1.0.75/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.74/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.75/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.75/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.74/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.75/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.75/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.74/templates/deployment.yaml b/charts/home-assistant/1.0.75/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/deployment.yaml rename to charts/home-assistant/1.0.75/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.74/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.75/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.75/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.74/templates/postgres-config.yaml b/charts/home-assistant/1.0.75/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/postgres-config.yaml rename to charts/home-assistant/1.0.75/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.74/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.75/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.75/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.74/templates/postgres-secret.yaml b/charts/home-assistant/1.0.75/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.75/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.74/templates/postgres-service.yaml b/charts/home-assistant/1.0.75/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/postgres-service.yaml rename to charts/home-assistant/1.0.75/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.74/templates/pre-install-job.yaml b/charts/home-assistant/1.0.75/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.75/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.74/templates/service.yaml b/charts/home-assistant/1.0.75/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.74/templates/service.yaml rename to charts/home-assistant/1.0.75/templates/service.yaml