chore(helm): update image docker.io/esphome/esphome 2025.4.0 → 2025.4.1 (#34937)

This commit is contained in:
TrueCharts Bot
2025-05-01 08:53:49 +02:00
committed by GitHub
parent 73fe8f388e
commit 857ae06e84
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2025.4.0 appVersion: 2025.4.1
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -35,5 +35,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome - https://github.com/truecharts/charts/tree/master/charts/stable/esphome
- https://hub.docker.com/r/esphome/esphome - https://hub.docker.com/r/esphome/esphome
type: application type: application
version: 22.2.0 version: 22.2.1
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/esphome/esphome repository: docker.io/esphome/esphome
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025.4.0@sha256:9ddbaeb8e22698d51dc6db9e682495247044754646cb8c04bc035974bd76d2b5 tag: 2025.4.1@sha256:23858951d5f414a03d14c958848d83c4955978d3d4e1b9979e04fc329daddd71
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false