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.11.1

| datasource | package                 | from     | to        |
| ---------- | ----------------------- | -------- | --------- |
| docker     | ghcr.io/esphome/esphome | 2024.7.1 | 2024.11.1 |
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 887c8dc commit 5f197ba
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.11.1@sha256:1ac850216cfa318dd8ec38279ab403ee7a61a794d86a1482f100a310b7dac291
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 5f197ba

Please sign in to comment.