e8f9ef02d4
Includes mix fixes like: - Fixing the documentation - Making sure device and storage mounts work correctly - Fixing broken things that where supposed to work according to the PR highlights - Moving some additional things to TrueCharts based containers - Hiding, changing and reordening some bad UI elements - Adding support for supplementalGroup permissions Co-authored-by: Dan Sheridan <dan.sheridan@postman.org.uk> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Justin Clift <justin@postgresql.org>
35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: esphome
|
|
version: 2.0.0
|
|
upstream_version: 4.3.1
|
|
appVersion: "auto"
|
|
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/charts/tree/master/charts/esphome
|
|
icon: https://esphome.io/_images/logo.svg
|
|
keywords:
|
|
- esphome
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/esphome
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/esphome
|
|
- https://github.com/esphome/esphome
|
|
- https://hub.docker.com/u/esphome
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.truecharts.org/
|
|
version: 2.0.0
|
|
# condition:
|
|
# tags:
|
|
# import-values:
|
|
# alias:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Troy Prelog
|
|
email: 35702532+tprelog@users.noreply.github.com
|
|
url: truecharts.org
|
|
# annotations:
|