Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-29 10:52:21 +00:00
parent e82bf22d39
commit c158908522
11 changed files with 2251 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [esphome-14.0.20](https://github.com/truecharts/charts/compare/esphome-14.0.19...esphome-14.0.20) (2023-05-29)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.5.4 ([#9234](https://github.com/truecharts/charts/issues/9234))
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
## [esphome-14.0.19](https://github.com/truecharts/charts/compare/esphome-14.0.18...esphome-14.0.19) (2023-05-27)
### Chore
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
## [esphome-14.0.18](https://github.com/truecharts/charts/compare/esphome-14.0.17...esphome-14.0.18) (2023-05-26)
### Chore
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
## [esphome-14.0.17](https://github.com/truecharts/charts/compare/esphome-14.0.16...esphome-14.0.17) (2023-05-24)
### Chore
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
## [esphome-14.0.16](https://github.com/truecharts/charts/compare/esphome-14.0.15...esphome-14.0.16) (2023-05-22)
### Chore
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
### Feat
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
## [esphome-14.0.15](https://github.com/truecharts/charts/compare/esphome-14.0.14...esphome-14.0.15) (2023-05-21)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.5.1 ([#9043](https://github.com/truecharts/charts/issues/9043))
## [esphome-14.0.14](https://github.com/truecharts/charts/compare/esphome-14.0.13...esphome-14.0.14) (2023-05-16)
### Chore
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
## [esphome-14.0.13](https://github.com/truecharts/charts/compare/esphome-14.0.12...esphome-14.0.13) (2023-05-07)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.4.4 ([#8817](https://github.com/truecharts/charts/issues/8817))
## [esphome-14.0.12](https://github.com/truecharts/charts/compare/esphome-14.0.11...esphome-14.0.12) (2023-05-05)
### Chore
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
## [esphome-14.0.11](https://github.com/truecharts/charts/compare/esphome-14.0.10...esphome-14.0.11) (2023-05-03)
### Chore

View File

@ -0,0 +1,27 @@
apiVersion: v2
appVersion: "2023.5.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
deprecated: false
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
home: https://truecharts.org/charts/stable/esphome
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
keywords:
- esphome
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: esphome
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
- https://github.com/esphome/esphome
type: application
version: 14.0.20
annotations:
truecharts.org/catagories: |
- tools
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,13 @@
## [esphome-14.0.20](https://github.com/truecharts/charts/compare/esphome-14.0.19...esphome-14.0.20) (2023-05-29)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.5.4 ([#9234](https://github.com/truecharts/charts/issues/9234))
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))

View File

@ -0,0 +1,8 @@
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,55 @@
image:
repository: tccr.io/truecharts/esphome
pullPolicy: IfNotPresent
tag: v2023.5.4@sha256:9be521b99178006a84d6f09917f6d6a6df0d3f79ee674e6b9c6e25a06b272b85
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
privileged: true
allowPrivilegeEscalation: true
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 6052
targetPort: 6052
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
ESPHOME_DASHBOARD_USE_PING: false
ESPHOME_DASHBOARD_RELATIVE_URL: /
# ESPHOME_QUICKWIZARD:
# ESPHOME_IS_HASSIO:
# DISABLE_HA_AUTHENTICATION:
# USERNAME:
# PASSWORD:
persistence:
config:
enabled: true
mountPath: /config
platformio:
enabled: true
mountPath: /.platformio
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File