Compare commits

...

2 Commits

Author SHA1 Message Date
nιcнolaѕ wιlde
22c3d2386e Added icon url (#876)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-03 07:16:37 +02:00
nιcнolaѕ wιlde
237190216a Updated icon url (#875)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-03 07:10:44 +02:00
6 changed files with 72 additions and 11 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 4.0.8
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT.
name: appdaemon
version: 5.0.0
version: 5.0.1
kubeVersion: ">=1.16.0-0"
keywords:
- appdaemon
@@ -10,6 +10,7 @@ keywords:
- home-assistant
- mqtt
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/appdaemon
icon: https://avatars.githubusercontent.com/u/67876516?s=200&v=4
sources:
- https://github.com/AppDaemon/appdaemon
- https://hub.docker.com/r/acockburn/appdaemon/

View File

@@ -1,6 +1,6 @@
# appdaemon
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: 4.0.8](https://img.shields.io/badge/AppVersion-4.0.8-informational?style=flat-square)
![Version: 5.0.1](https://img.shields.io/badge/Version-5.0.1-informational?style=flat-square) ![AppVersion: 4.0.8](https://img.shields.io/badge/AppVersion-4.0.8-informational?style=flat-square)
AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT.
@@ -92,6 +92,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.0.1]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0]
#### Added
@@ -106,7 +120,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A
[1.0.0]: #1.0.0
[5.0.1]: #501
[1.0.0]: #100
## Support

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.0.1]
#### Added
- Added icon url.
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0]
#### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A
[1.0.0]: #1.0.0
[5.0.1]: #501
[1.0.0]: #100
{{- end -}}

View File

@@ -2,13 +2,13 @@ apiVersion: v2
appVersion: 1.16.2
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
name: esphome
version: 6.4.1
version: 6.4.2
kubeVersion: ">=1.16.0-0"
keywords:
- esphome
- home-automation
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/esphome
icon: https://esphome.io/_images/logo-text.svg
icon: https://raw.githubusercontent.com/esphome/esphome-docs/v1.16.2/_static/favicon-256x256.png
sources:
- https://github.com/esphome/esphome
maintainers:

View File

@@ -1,6 +1,6 @@
# esphome
![Version: 6.3.0](https://img.shields.io/badge/Version-6.3.0-informational?style=flat-square) ![AppVersion: 1.16.2](https://img.shields.io/badge/AppVersion-1.16.2-informational?style=flat-square)
![Version: 6.4.2](https://img.shields.io/badge/Version-6.4.2-informational?style=flat-square) ![AppVersion: 1.16.2](https://img.shields.io/badge/AppVersion-1.16.2-informational?style=flat-square)
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 |
| https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR
@@ -91,6 +91,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [6.4.2]
#### Added
- N/A
#### Changed
- Changed icon url.
#### Removed
- N/A
### [1.0.0]
#### Added
@@ -105,7 +119,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A
[1.0.0]: #1.0.0
[6.4.2]: #642
[1.0.0]: #100
## Support
@@ -115,4 +130,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Join our [Discord](https://discord.gg/sTMX7Vh) community
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)

View File

@@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [6.4.2]
#### Added
- N/A
#### Changed
- Changed icon url.
#### Removed
- N/A
### [1.0.0]
#### Added
@@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A
[1.0.0]: #1.0.0
[6.4.2]: #642
[1.0.0]: #100
{{- end -}}