chore(deps): update ghcr.io/esphome/esphome docker tag to v2026.3.0#2965
Open
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update ghcr.io/esphome/esphome docker tag to v2026.3.0#2965gabe565-renovate[bot] wants to merge 1 commit intomainfrom
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Kustomization Diff
Click to expand--- kubernetes/gabernetes/apps/esphome/app Kustomization: esphome/app HelmRelease: esphome/esphome
+++ kubernetes/gabernetes/apps/esphome/app Kustomization: esphome/app HelmRelease: esphome/esphome
@@ -62,13 +62,13 @@
PIP_CACHE_DIR: /cache/pip
PLATFORMIO_CORE_DIR: /cache/pio
TZ: America/Chicago
image:
pullPolicy: IfNotPresent
repository: ghcr.io/esphome/esphome
- tag: 2026.2.4@sha256:344427c7d9ed64670172def4868daf89537ac121a1a83f080cc74a6ececfb9c7
+ tag: 2026.3.0@sha256:4293c584f96cb8ea2672bca0cd98b0289c329fd2f673980fed33cadd4a59110f
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
HelmRelease Diff
Click to expand--- HelmRelease: esphome/esphome Deployment: esphome/esphome
+++ HelmRelease: esphome/esphome Deployment: esphome/esphome
@@ -66,13 +66,13 @@
- name: PIP_CACHE_DIR
value: /cache/pip
- name: PLATFORMIO_CORE_DIR
value: /cache/pio
- name: TZ
value: America/Chicago
- image: ghcr.io/esphome/esphome:2026.2.4@sha256:344427c7d9ed64670172def4868daf89537ac121a1a83f080cc74a6ececfb9c7
+ image: ghcr.io/esphome/esphome:2026.3.0@sha256:4293c584f96cb8ea2672bca0cd98b0289c329fd2f673980fed33cadd4a59110f
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket: |
64ff5c2 to
87fb0da
Compare
e0a7dcb to
f417be4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2026.2.4→2026.3.0Release Notes
esphome/esphome (ghcr.io/esphome/esphome)
v2026.3.0Compare Source
https://esphome.io/changelog/2026.3.0.html
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.