mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
[esphome] Update helm chart common to v2 (#372)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
This commit is contained in:
parent
bd9da3d19b
commit
55349cfefa
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.15.3
|
appVersion: 1.15.3
|
||||||
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
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
|
name: esphome
|
||||||
version: 3.0.0
|
version: 4.0.0
|
||||||
keywords:
|
keywords:
|
||||||
- esphome
|
- esphome
|
||||||
- home-automation
|
- home-automation
|
||||||
@ -16,4 +16,4 @@ maintainers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://k8s-at-home.com/charts/
|
repository: https://k8s-at-home.com/charts/
|
||||||
version: 1.7.0
|
version: 2.0.3
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Default values for Bazarr.
|
# Default values for esphome.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: esphome/esphome
|
repository: esphome/esphome
|
||||||
|
Loading…
Reference in New Issue
Block a user