diff --git a/charts/home-assistant/2.0.0/README.md b/charts/home-assistant/2.0.0/README.md deleted file mode 100644 index bcdded4f0a..0000000000 --- a/charts/home-assistant/2.0.0/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Introduction - -home assistant App for TrueNAS SCALE \ No newline at end of file diff --git a/charts/home-assistant/2.0.0/app-readme.md b/charts/home-assistant/2.0.0/app-readme.md deleted file mode 100644 index 15cfb6b108..0000000000 --- a/charts/home-assistant/2.0.0/app-readme.md +++ /dev/null @@ -1 +0,0 @@ -home-assistant App for TrueNAS SCALE diff --git a/charts/home-assistant/2.0.0/.helmignore b/charts/home-assistant/2.0.1/.helmignore similarity index 100% rename from charts/home-assistant/2.0.0/.helmignore rename to charts/home-assistant/2.0.1/.helmignore diff --git a/charts/home-assistant/2.0.0/Chart.lock b/charts/home-assistant/2.0.1/Chart.lock similarity index 100% rename from charts/home-assistant/2.0.0/Chart.lock rename to charts/home-assistant/2.0.1/Chart.lock diff --git a/charts/home-assistant/2.0.0/Chart.yaml b/charts/home-assistant/2.0.1/Chart.yaml similarity index 77% rename from charts/home-assistant/2.0.0/Chart.yaml rename to charts/home-assistant/2.0.1/Chart.yaml index e0aece608b..fe089d92a8 100644 --- a/charts/home-assistant/2.0.0/Chart.yaml +++ b/charts/home-assistant/2.0.1/Chart.yaml @@ -1,9 +1,9 @@ name: home-assistant -description: Home Assistant App for TrueNAS SCALE +description: Home Assistant is an open source home automation that puts local control and privacy first. annotations: title: Home Assistant type: application -version: 2.0.0 +version: 2.0.1 apiVersion: v2 appVersion: 2024.1.3 kubeVersion: '>=1.16.0-0' @@ -15,7 +15,7 @@ dependencies: - name: common repository: file://../../../common version: 1.2.9 -home: https://github.com/home-assistant/home-assistant +home: https://www.home-assistant.io/ icon: https://media.sys.truenas.net/apps/home-assistant/icons/icon.png sources: - https://github.com/home-assistant/home-assistant diff --git a/charts/home-assistant/2.0.1/README.md b/charts/home-assistant/2.0.1/README.md new file mode 100644 index 0000000000..45922c7272 --- /dev/null +++ b/charts/home-assistant/2.0.1/README.md @@ -0,0 +1,3 @@ +# Home Assistant + +[Home Assistant](https://www.home-assistant.io/) is an open source home automation that puts local control and privacy first. diff --git a/charts/home-assistant/2.0.1/app-readme.md b/charts/home-assistant/2.0.1/app-readme.md new file mode 100644 index 0000000000..45922c7272 --- /dev/null +++ b/charts/home-assistant/2.0.1/app-readme.md @@ -0,0 +1,3 @@ +# Home Assistant + +[Home Assistant](https://www.home-assistant.io/) is an open source home automation that puts local control and privacy first. diff --git a/charts/home-assistant/2.0.0/charts/common-1.2.9.tgz b/charts/home-assistant/2.0.1/charts/common-1.2.9.tgz similarity index 100% rename from charts/home-assistant/2.0.0/charts/common-1.2.9.tgz rename to charts/home-assistant/2.0.1/charts/common-1.2.9.tgz diff --git a/charts/home-assistant/2.0.0/ci/basic-values.yaml b/charts/home-assistant/2.0.1/ci/basic-values.yaml similarity index 100% rename from charts/home-assistant/2.0.0/ci/basic-values.yaml rename to charts/home-assistant/2.0.1/ci/basic-values.yaml diff --git a/charts/home-assistant/2.0.0/ix_values.yaml b/charts/home-assistant/2.0.1/ix_values.yaml similarity index 96% rename from charts/home-assistant/2.0.0/ix_values.yaml rename to charts/home-assistant/2.0.1/ix_values.yaml index beddd167b1..55f112b88f 100644 --- a/charts/home-assistant/2.0.0/ix_values.yaml +++ b/charts/home-assistant/2.0.1/ix_values.yaml @@ -15,6 +15,11 @@ yqImage: repository: mikefarah/yq tag: 4.40.5 +resources: + limits: + cpu: 4000m + memory: 8Gi + podOptions: dnsConfig: options: [] diff --git a/charts/home-assistant/2.0.0/metadata.yaml b/charts/home-assistant/2.0.1/metadata.yaml similarity index 100% rename from charts/home-assistant/2.0.0/metadata.yaml rename to charts/home-assistant/2.0.1/metadata.yaml diff --git a/charts/home-assistant/2.0.0/migrations/migrate b/charts/home-assistant/2.0.1/migrations/migrate similarity index 100% rename from charts/home-assistant/2.0.0/migrations/migrate rename to charts/home-assistant/2.0.1/migrations/migrate diff --git a/charts/home-assistant/2.0.0/questions.yaml b/charts/home-assistant/2.0.1/questions.yaml similarity index 100% rename from charts/home-assistant/2.0.0/questions.yaml rename to charts/home-assistant/2.0.1/questions.yaml diff --git a/charts/home-assistant/2.0.1/templates/NOTES.txt b/charts/home-assistant/2.0.1/templates/NOTES.txt new file mode 100644 index 0000000000..ba4e01146c --- /dev/null +++ b/charts/home-assistant/2.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{ include "ix.v1.common.lib.chart.notes" $ }} diff --git a/charts/home-assistant/2.0.0/templates/_configuration.tpl b/charts/home-assistant/2.0.1/templates/_configuration.tpl similarity index 100% rename from charts/home-assistant/2.0.0/templates/_configuration.tpl rename to charts/home-assistant/2.0.1/templates/_configuration.tpl diff --git a/charts/home-assistant/2.0.0/templates/_home-assistant.tpl b/charts/home-assistant/2.0.1/templates/_home-assistant.tpl similarity index 100% rename from charts/home-assistant/2.0.0/templates/_home-assistant.tpl rename to charts/home-assistant/2.0.1/templates/_home-assistant.tpl diff --git a/charts/home-assistant/2.0.0/templates/_migration.tpl b/charts/home-assistant/2.0.1/templates/_migration.tpl similarity index 100% rename from charts/home-assistant/2.0.0/templates/_migration.tpl rename to charts/home-assistant/2.0.1/templates/_migration.tpl diff --git a/charts/home-assistant/2.0.0/templates/_persistance.tpl b/charts/home-assistant/2.0.1/templates/_persistance.tpl similarity index 100% rename from charts/home-assistant/2.0.0/templates/_persistance.tpl rename to charts/home-assistant/2.0.1/templates/_persistance.tpl diff --git a/charts/home-assistant/2.0.0/templates/_portal.tpl b/charts/home-assistant/2.0.1/templates/_portal.tpl similarity index 100% rename from charts/home-assistant/2.0.0/templates/_portal.tpl rename to charts/home-assistant/2.0.1/templates/_portal.tpl diff --git a/charts/home-assistant/2.0.0/templates/_postgres.tpl b/charts/home-assistant/2.0.1/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/2.0.0/templates/_postgres.tpl rename to charts/home-assistant/2.0.1/templates/_postgres.tpl diff --git a/charts/home-assistant/2.0.0/templates/_service.tpl b/charts/home-assistant/2.0.1/templates/_service.tpl similarity index 100% rename from charts/home-assistant/2.0.0/templates/_service.tpl rename to charts/home-assistant/2.0.1/templates/_service.tpl diff --git a/charts/home-assistant/2.0.0/templates/common.yaml b/charts/home-assistant/2.0.1/templates/common.yaml similarity index 100% rename from charts/home-assistant/2.0.0/templates/common.yaml rename to charts/home-assistant/2.0.1/templates/common.yaml diff --git a/charts/home-assistant/2.0.0/to_keep_versions.md b/charts/home-assistant/2.0.1/to_keep_versions.md similarity index 100% rename from charts/home-assistant/2.0.0/to_keep_versions.md rename to charts/home-assistant/2.0.1/to_keep_versions.md diff --git a/charts/wg-easy/2.0.11/.helmignore b/charts/wg-easy/2.0.12/.helmignore similarity index 100% rename from charts/wg-easy/2.0.11/.helmignore rename to charts/wg-easy/2.0.12/.helmignore diff --git a/charts/wg-easy/2.0.11/Chart.lock b/charts/wg-easy/2.0.12/Chart.lock similarity index 100% rename from charts/wg-easy/2.0.11/Chart.lock rename to charts/wg-easy/2.0.12/Chart.lock diff --git a/charts/wg-easy/2.0.11/Chart.yaml b/charts/wg-easy/2.0.12/Chart.yaml similarity index 97% rename from charts/wg-easy/2.0.11/Chart.yaml rename to charts/wg-easy/2.0.12/Chart.yaml index a0509d8ad7..cc1f3d6345 100644 --- a/charts/wg-easy/2.0.11/Chart.yaml +++ b/charts/wg-easy/2.0.12/Chart.yaml @@ -3,7 +3,7 @@ description: WG-Easy is the easiest way to install & manage WireGuard! annotations: title: WG Easy type: application -version: 2.0.11 +version: 2.0.12 apiVersion: v2 appVersion: '10' kubeVersion: '>=1.16.0-0' diff --git a/charts/wg-easy/2.0.11/README.md b/charts/wg-easy/2.0.12/README.md similarity index 100% rename from charts/wg-easy/2.0.11/README.md rename to charts/wg-easy/2.0.12/README.md diff --git a/charts/wg-easy/2.0.11/app-readme.md b/charts/wg-easy/2.0.12/app-readme.md similarity index 100% rename from charts/wg-easy/2.0.11/app-readme.md rename to charts/wg-easy/2.0.12/app-readme.md diff --git a/charts/wg-easy/2.0.11/charts/common-1.2.9.tgz b/charts/wg-easy/2.0.12/charts/common-1.2.9.tgz similarity index 100% rename from charts/wg-easy/2.0.11/charts/common-1.2.9.tgz rename to charts/wg-easy/2.0.12/charts/common-1.2.9.tgz diff --git a/charts/wg-easy/2.0.11/ci/test-values.yaml b/charts/wg-easy/2.0.12/ci/test-values.yaml similarity index 100% rename from charts/wg-easy/2.0.11/ci/test-values.yaml rename to charts/wg-easy/2.0.12/ci/test-values.yaml diff --git a/charts/wg-easy/2.0.11/ix_values.yaml b/charts/wg-easy/2.0.12/ix_values.yaml similarity index 100% rename from charts/wg-easy/2.0.11/ix_values.yaml rename to charts/wg-easy/2.0.12/ix_values.yaml diff --git a/charts/wg-easy/2.0.11/metadata.yaml b/charts/wg-easy/2.0.12/metadata.yaml similarity index 100% rename from charts/wg-easy/2.0.11/metadata.yaml rename to charts/wg-easy/2.0.12/metadata.yaml diff --git a/charts/wg-easy/2.0.11/migrations/migrate b/charts/wg-easy/2.0.12/migrations/migrate similarity index 100% rename from charts/wg-easy/2.0.11/migrations/migrate rename to charts/wg-easy/2.0.12/migrations/migrate diff --git a/charts/wg-easy/2.0.11/questions.yaml b/charts/wg-easy/2.0.12/questions.yaml similarity index 100% rename from charts/wg-easy/2.0.11/questions.yaml rename to charts/wg-easy/2.0.12/questions.yaml diff --git a/charts/wg-easy/2.0.12/templates/NOTES.txt b/charts/wg-easy/2.0.12/templates/NOTES.txt new file mode 100644 index 0000000000..ba4e01146c --- /dev/null +++ b/charts/wg-easy/2.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{ include "ix.v1.common.lib.chart.notes" $ }} diff --git a/charts/wg-easy/2.0.11/templates/_migration.tpl b/charts/wg-easy/2.0.12/templates/_migration.tpl similarity index 100% rename from charts/wg-easy/2.0.11/templates/_migration.tpl rename to charts/wg-easy/2.0.12/templates/_migration.tpl diff --git a/charts/wg-easy/2.0.11/templates/_persistence.tpl b/charts/wg-easy/2.0.12/templates/_persistence.tpl similarity index 100% rename from charts/wg-easy/2.0.11/templates/_persistence.tpl rename to charts/wg-easy/2.0.12/templates/_persistence.tpl diff --git a/charts/wg-easy/2.0.11/templates/_portal.tpl b/charts/wg-easy/2.0.12/templates/_portal.tpl similarity index 100% rename from charts/wg-easy/2.0.11/templates/_portal.tpl rename to charts/wg-easy/2.0.12/templates/_portal.tpl diff --git a/charts/wg-easy/2.0.11/templates/_service.tpl b/charts/wg-easy/2.0.12/templates/_service.tpl similarity index 100% rename from charts/wg-easy/2.0.11/templates/_service.tpl rename to charts/wg-easy/2.0.12/templates/_service.tpl diff --git a/charts/wg-easy/2.0.11/templates/_wgeasy.tpl b/charts/wg-easy/2.0.12/templates/_wgeasy.tpl similarity index 100% rename from charts/wg-easy/2.0.11/templates/_wgeasy.tpl rename to charts/wg-easy/2.0.12/templates/_wgeasy.tpl diff --git a/charts/wg-easy/2.0.11/templates/common.yaml b/charts/wg-easy/2.0.12/templates/common.yaml similarity index 100% rename from charts/wg-easy/2.0.11/templates/common.yaml rename to charts/wg-easy/2.0.12/templates/common.yaml diff --git a/charts/wg-easy/2.0.11/to_keep_versions.md b/charts/wg-easy/2.0.12/to_keep_versions.md similarity index 100% rename from charts/wg-easy/2.0.11/to_keep_versions.md rename to charts/wg-easy/2.0.12/to_keep_versions.md