Skip to content

Commit

Permalink
feat(docker-image): update ghcr.io/esphome/esphome docker tag to v202…
Browse files Browse the repository at this point in the history
…3.12.1

| datasource | package                 | from     | to        |
| ---------- | ----------------------- | -------- | --------- |
| docker     | ghcr.io/esphome/esphome | 2023.8.2 | 2023.12.1 |


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 213e364 commit 80957c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/base/home/esphome/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
mountPath: /config
image:
repository: ghcr.io/esphome/esphome
tag: 2023.8.2
tag: 2023.12.1
env:
TZ: "America/New_York"
ESPHOME_DASHBOARD_USE_PING: true
Expand Down

0 comments on commit 80957c1

Please sign in to comment.