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
…4.10.2

| datasource | package                 | from     | to        |
| ---------- | ----------------------- | -------- | --------- |
| docker     | ghcr.io/esphome/esphome | 2024.7.1 | 2024.10.2 |
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 4603252 commit 6137826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/home/esphome/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
app:
image:
repository: ghcr.io/esphome/esphome
tag: 2024.7.1@sha256:e7ab6a50806dfe787192077914986469edb24215290f4a0f5df86253281ae6a8
tag: 2024.10.2@sha256:a8b53d9732326fe2e7da75c48aaa612787c2695ff2b889c52c41cfce65f3a40a
env:
ESPHOME_DASHBOARD_USE_PING: "true"
PLATFORMIO_CORE_DIR: .plattformio # Running as non-root, so we need to change the default location
Expand Down

0 comments on commit 6137826

Please sign in to comment.