diff --git a/catalog.json b/catalog.json index 8dfe0d31bf..9f752220b3 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.77", - "latest_app_version": "2023.4.2", - "latest_human_version": "2023.4.2_1.0.77", + "latest_version": "1.0.78", + "latest_app_version": "2023.4.4", + "latest_human_version": "2023.4.4_1.0.78", "last_update": "2023-04-10 15:27:14", "name": "home-assistant", "recommended": false, @@ -318,7 +318,7 @@ "latest_version": "1.0.1", "latest_app_version": "1.1.3.2982", "latest_human_version": "1.1.3.2982_1.0.1", - "last_update": "2023-04-11 15:26:47", + "last_update": "2023-04-13 15:16:58", "name": "lidarr", "recommended": false, "title": "Lidarr", diff --git a/charts/home-assistant/1.0.77/.helmignore b/charts/home-assistant/1.0.78/.helmignore similarity index 100% rename from charts/home-assistant/1.0.77/.helmignore rename to charts/home-assistant/1.0.78/.helmignore diff --git a/charts/home-assistant/1.0.77/Chart.lock b/charts/home-assistant/1.0.78/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.77/Chart.lock rename to charts/home-assistant/1.0.78/Chart.lock diff --git a/charts/home-assistant/1.0.77/Chart.yaml b/charts/home-assistant/1.0.78/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.77/Chart.yaml rename to charts/home-assistant/1.0.78/Chart.yaml index 8edbcdbce4..db12130f14 100644 --- a/charts/home-assistant/1.0.77/Chart.yaml +++ b/charts/home-assistant/1.0.78/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.77 +version: 1.0.78 apiVersion: v2 -appVersion: 2023.4.2 +appVersion: 2023.4.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.77/README.md b/charts/home-assistant/1.0.78/README.md similarity index 100% rename from charts/home-assistant/1.0.77/README.md rename to charts/home-assistant/1.0.78/README.md diff --git a/charts/home-assistant/1.0.77/app-readme.md b/charts/home-assistant/1.0.78/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.77/app-readme.md rename to charts/home-assistant/1.0.78/app-readme.md diff --git a/charts/home-assistant/1.0.77/charts/common-2207.0.0.tgz b/charts/home-assistant/1.0.78/charts/common-2207.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.77/charts/common-2207.0.0.tgz rename to charts/home-assistant/1.0.78/charts/common-2207.0.0.tgz diff --git a/charts/home-assistant/1.0.77/ci/test-values.yaml b/charts/home-assistant/1.0.78/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.77/ci/test-values.yaml rename to charts/home-assistant/1.0.78/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.77/ix_values.yaml b/charts/home-assistant/1.0.78/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.77/ix_values.yaml rename to charts/home-assistant/1.0.78/ix_values.yaml index 073b84c081..33f3f230cd 100644 --- a/charts/home-assistant/1.0.77/ix_values.yaml +++ b/charts/home-assistant/1.0.78/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.4.2 + tag: 2023.4.4 diff --git a/charts/home-assistant/1.0.77/questions.yaml b/charts/home-assistant/1.0.78/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.77/questions.yaml rename to charts/home-assistant/1.0.78/questions.yaml diff --git a/charts/home-assistant/1.0.77/templates/_postgres.tpl b/charts/home-assistant/1.0.78/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.77/templates/_postgres.tpl rename to charts/home-assistant/1.0.78/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.77/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.78/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.78/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.77/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.78/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.78/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.77/templates/deployment.yaml b/charts/home-assistant/1.0.78/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/deployment.yaml rename to charts/home-assistant/1.0.78/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.77/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.78/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.78/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.77/templates/postgres-config.yaml b/charts/home-assistant/1.0.78/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/postgres-config.yaml rename to charts/home-assistant/1.0.78/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.77/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.78/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.78/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.77/templates/postgres-secret.yaml b/charts/home-assistant/1.0.78/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.78/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.77/templates/postgres-service.yaml b/charts/home-assistant/1.0.78/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/postgres-service.yaml rename to charts/home-assistant/1.0.78/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.77/templates/pre-install-job.yaml b/charts/home-assistant/1.0.78/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.78/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.77/templates/service.yaml b/charts/home-assistant/1.0.78/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.77/templates/service.yaml rename to charts/home-assistant/1.0.78/templates/service.yaml