mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +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
|
||||
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: 3.0.0
|
||||
version: 4.0.0
|
||||
keywords:
|
||||
- esphome
|
||||
- home-automation
|
||||
@ -16,4 +16,4 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
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:
|
||||
repository: esphome/esphome
|
||||
|
Loading…
Reference in New Issue
Block a user