Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-03 03:57:44 +00:00
parent 35e1abc4d2
commit a52b3ab213
24 changed files with 2380 additions and 20 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [esphome-15.0.18](https://github.com/truecharts/charts/compare/esphome-15.0.17...esphome-15.0.18) (2023-11-03)
### Chore
- update helm general non-major ([#14253](https://github.com/truecharts/charts/issues/14253))
## [esphome-15.0.17](https://github.com/truecharts/charts/compare/esphome-15.0.16...esphome-15.0.17) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.10.6 ([#14274](https://github.com/truecharts/charts/issues/14274))
## [esphome-15.0.16](https://github.com/truecharts/charts/compare/esphome-15.0.15...esphome-15.0.16) (2023-11-01)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.10.5 ([#14205](https://github.com/truecharts/charts/issues/14205))
## [esphome-15.0.15](https://github.com/truecharts/charts/compare/esphome-15.0.14...esphome-15.0.15) (2023-10-30)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.10.4 ([#14118](https://github.com/truecharts/charts/issues/14118))
## [esphome-15.0.14](https://github.com/truecharts/charts/compare/esphome-15.0.13...esphome-15.0.14) (2023-10-29)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [esphome-15.0.13](https://github.com/truecharts/charts/compare/esphome-15.0.12...esphome-15.0.13) (2023-10-24)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.10.3 ([#13946](https://github.com/truecharts/charts/issues/13946))
## [esphome-15.0.12](https://github.com/truecharts/charts/compare/esphome-15.0.11...esphome-15.0.12) (2023-10-24)
### Chore
- update helm general non-major ([#13920](https://github.com/truecharts/charts/issues/13920))
## [esphome-15.0.11](https://github.com/truecharts/charts/compare/esphome-15.0.10...esphome-15.0.11) (2023-10-24)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.10.2 ([#13922](https://github.com/truecharts/charts/issues/13922))
## [esphome-15.0.10](https://github.com/truecharts/charts/compare/esphome-15.0.9...esphome-15.0.10) (2023-10-19)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.10.1 ([#13776](https://github.com/truecharts/charts/issues/13776))
## [esphome-15.0.9](https://github.com/truecharts/charts/compare/esphome-15.0.8...esphome-15.0.9) (2023-10-18)
### Chore
- update container image tccr.io/truecharts/esphome to v2023.10.0 ([#13734](https://github.com/truecharts/charts/issues/13734))
## [esphome-15.0.8](https://github.com/truecharts/charts/compare/esphome-15.0.7...esphome-15.0.8) (2023-10-07)

View File

@ -0,0 +1,26 @@
apiVersion: v2
appVersion: "2023.10.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.2
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: 15.0.18
annotations:
truecharts.org/category: tools
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [esphome-15.0.18](https://github.com/truecharts/charts/compare/esphome-15.0.17...esphome-15.0.18) (2023-11-03)
### Chore
- update helm general non-major ([#14253](https://github.com/truecharts/charts/issues/14253))

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.10.6@sha256:1fcb0e51dc38fbb1f64675b0665ec5bea209e7183221a888cc3939f1a5f2874f
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.loader.all" . }}

View File

@ -1,9 +0,0 @@
## [webtop-6.0.161](https://github.com/truecharts/charts/compare/webtop-6.0.160...webtop-6.0.161) (2023-11-03)
### Chore
- update webtop ([#14273](https://github.com/truecharts/charts/issues/14273))

View File

@ -4,6 +4,15 @@
## [webtop-6.0.162](https://github.com/truecharts/charts/compare/webtop-6.0.161...webtop-6.0.162) (2023-11-03)
### Chore
- update helm general non-major ([#14253](https://github.com/truecharts/charts/issues/14253))
## [webtop-6.0.161](https://github.com/truecharts/charts/compare/webtop-6.0.160...webtop-6.0.161) (2023-11-03)
### Chore
@ -88,12 +97,3 @@
## [webtop-6.0.152](https://github.com/truecharts/charts/compare/webtop-6.0.151...webtop-6.0.152) (2023-10-31)
### Chore
- update webtop ([#14154](https://github.com/truecharts/charts/issues/14154))
## [webtop-6.0.151](https://github.com/truecharts/charts/compare/webtop-6.0.150...webtop-6.0.151) (2023-10-30)
### Chore

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.2
deprecated: false
description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser.
home: https://truecharts.org/charts/stable/webtop
@ -23,7 +23,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/webtop
- https://github.com/linuxserver/docker-webtop#readme
type: application
version: 6.0.161
version: 6.0.162
annotations:
truecharts.org/category: Tools-Utilities
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/guides/scale-intro).
- 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,9 @@
## [webtop-6.0.162](https://github.com/truecharts/charts/compare/webtop-6.0.161...webtop-6.0.162) (2023-11-03)
### Chore
- update helm general non-major ([#14253](https://github.com/truecharts/charts/issues/14253))

Binary file not shown.

View File

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

View File