From b3594b548ed4e5496f53298c122bd02c073101a0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 28 May 2024 06:49:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/esphome/{20.1.4 => 20.1.6}/.helmignore | 0 .../esphome/{20.1.4 => 20.1.6}/CHANGELOG.md | 0 stable/esphome/{20.1.4 => 20.1.6}/Chart.yaml | 6 ++--- stable/esphome/{20.1.4 => 20.1.6}/README.md | 23 +++++++++++------- .../esphome/{20.1.4 => 20.1.6}/app-readme.md | 0 .../charts/common-23.0.8.tgz | Bin .../{20.1.4 => 20.1.6}/icon-small.webp | Bin stable/esphome/{20.1.4 => 20.1.6}/icon.webp | Bin .../esphome/{20.1.4 => 20.1.6}/ix_values.yaml | 2 +- .../esphome/{20.1.4 => 20.1.6}/questions.yaml | 0 .../{20.1.4 => 20.1.6}/templates/NOTES.txt | 0 .../{20.1.4 => 20.1.6}/templates/common.yaml | 0 stable/esphome/{20.1.4 => 20.1.6}/values.yaml | 0 13 files changed, 18 insertions(+), 13 deletions(-) rename stable/esphome/{20.1.4 => 20.1.6}/.helmignore (100%) rename stable/esphome/{20.1.4 => 20.1.6}/CHANGELOG.md (100%) rename stable/esphome/{20.1.4 => 20.1.6}/Chart.yaml (94%) rename stable/esphome/{20.1.4 => 20.1.6}/README.md (80%) rename stable/esphome/{20.1.4 => 20.1.6}/app-readme.md (100%) rename stable/esphome/{20.1.4 => 20.1.6}/charts/common-23.0.8.tgz (100%) rename stable/esphome/{20.1.4 => 20.1.6}/icon-small.webp (100%) rename stable/esphome/{20.1.4 => 20.1.6}/icon.webp (100%) rename stable/esphome/{20.1.4 => 20.1.6}/ix_values.yaml (92%) rename stable/esphome/{20.1.4 => 20.1.6}/questions.yaml (100%) rename stable/esphome/{20.1.4 => 20.1.6}/templates/NOTES.txt (100%) rename stable/esphome/{20.1.4 => 20.1.6}/templates/common.yaml (100%) rename stable/esphome/{20.1.4 => 20.1.6}/values.yaml (100%) diff --git a/stable/esphome/20.1.4/.helmignore b/stable/esphome/20.1.6/.helmignore similarity index 100% rename from stable/esphome/20.1.4/.helmignore rename to stable/esphome/20.1.6/.helmignore diff --git a/stable/esphome/20.1.4/CHANGELOG.md b/stable/esphome/20.1.6/CHANGELOG.md similarity index 100% rename from stable/esphome/20.1.4/CHANGELOG.md rename to stable/esphome/20.1.6/CHANGELOG.md diff --git a/stable/esphome/20.1.4/Chart.yaml b/stable/esphome/20.1.6/Chart.yaml similarity index 94% rename from stable/esphome/20.1.4/Chart.yaml rename to stable/esphome/20.1.6/Chart.yaml index 6287ca5e52e..018e0c0fb70 100644 --- a/stable/esphome/20.1.4/Chart.yaml +++ b/stable/esphome/20.1.6/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.5.2 +appVersion: 2024.5.4 dependencies: - name: common version: 23.0.8 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/esphome icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp keywords: - esphome -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - https://hub.docker.com/r/esphome/esphome type: application -version: 20.1.4 +version: 20.1.6 diff --git a/stable/esphome/20.1.4/README.md b/stable/esphome/20.1.6/README.md similarity index 80% rename from stable/esphome/20.1.4/README.md rename to stable/esphome/20.1.6/README.md index 0dbb04ea751..2cd60372887 100644 --- a/stable/esphome/20.1.4/README.md +++ b/stable/esphome/20.1.6/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/esphome -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/esphome/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/stable/esphome/20.1.4/app-readme.md b/stable/esphome/20.1.6/app-readme.md similarity index 100% rename from stable/esphome/20.1.4/app-readme.md rename to stable/esphome/20.1.6/app-readme.md diff --git a/stable/esphome/20.1.4/charts/common-23.0.8.tgz b/stable/esphome/20.1.6/charts/common-23.0.8.tgz similarity index 100% rename from stable/esphome/20.1.4/charts/common-23.0.8.tgz rename to stable/esphome/20.1.6/charts/common-23.0.8.tgz diff --git a/stable/esphome/20.1.4/icon-small.webp b/stable/esphome/20.1.6/icon-small.webp similarity index 100% rename from stable/esphome/20.1.4/icon-small.webp rename to stable/esphome/20.1.6/icon-small.webp diff --git a/stable/esphome/20.1.4/icon.webp b/stable/esphome/20.1.6/icon.webp similarity index 100% rename from stable/esphome/20.1.4/icon.webp rename to stable/esphome/20.1.6/icon.webp diff --git a/stable/esphome/20.1.4/ix_values.yaml b/stable/esphome/20.1.6/ix_values.yaml similarity index 92% rename from stable/esphome/20.1.4/ix_values.yaml rename to stable/esphome/20.1.6/ix_values.yaml index a70526c1bed..2092a245342 100644 --- a/stable/esphome/20.1.4/ix_values.yaml +++ b/stable/esphome/20.1.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: esphome/esphome pullPolicy: IfNotPresent - tag: 2024.5.2@sha256:78cbbf3fc5bea68d96107357b5f78e4fe9f543c4a77086cdace5223c6b63904f + tag: 2024.5.4@sha256:29e21efe64d03646530025d056d545485ab9c40a35f3d99e8e0a90d79bde2356 securityContext: container: runAsNonRoot: false diff --git a/stable/esphome/20.1.4/questions.yaml b/stable/esphome/20.1.6/questions.yaml similarity index 100% rename from stable/esphome/20.1.4/questions.yaml rename to stable/esphome/20.1.6/questions.yaml diff --git a/stable/esphome/20.1.4/templates/NOTES.txt b/stable/esphome/20.1.6/templates/NOTES.txt similarity index 100% rename from stable/esphome/20.1.4/templates/NOTES.txt rename to stable/esphome/20.1.6/templates/NOTES.txt diff --git a/stable/esphome/20.1.4/templates/common.yaml b/stable/esphome/20.1.6/templates/common.yaml similarity index 100% rename from stable/esphome/20.1.4/templates/common.yaml rename to stable/esphome/20.1.6/templates/common.yaml diff --git a/stable/esphome/20.1.4/values.yaml b/stable/esphome/20.1.6/values.yaml similarity index 100% rename from stable/esphome/20.1.4/values.yaml rename to stable/esphome/20.1.6/values.yaml