esphome update

This commit is contained in:
Philip Haupt
2025-08-24 02:20:01 +02:00
parent 981fae182c
commit d385d03662
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ spec:
spec:
automountServiceAccountToken: true
containers:
- image: esphome/esphome:2025.5.0
- image: esphome/esphome:2025.8.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3

View File

@@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 2025.5.0
tag: 2025.8.0
# -- environment variables.
# @default -- See below