Skip to content

Commit

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

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


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 1b4df65 commit 884a694
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.8.3
env:
TZ: "America/New_York"
ESPHOME_DASHBOARD_USE_PING: true
Expand Down

0 comments on commit 884a694

Please sign in to comment.