This commit is contained in:
parent
536d627faa
commit
faa6e0f65d
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
when:
|
when:
|
||||||
path: "charts/esphome/*"
|
path: "charts/esphome/**"
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pipeline:
|
pipeline:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
# Default values for esphome.
|
# Default values for esphome.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/esphome/esphome
|
repository: ghcr.io/esphome/esphome
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
Loading…
Reference in a new issue