fix(images): update container image esphome/esphome to v2023.11.1 (#14788)

This commit is contained in:
TrueCharts Bot 2023-11-17 20:40:54 +01:00 committed by GitHub
parent f6827f53ad
commit 2161fae383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
- https://github.com/esphome/esphome
type: application
version: 15.0.24
version: 15.0.25
annotations:
truecharts.org/category: tools
truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image:
repository: esphome/esphome
pullPolicy: IfNotPresent
tag: 2023.11.0@sha256:eb5e6584bf769c88750f431831a7b694e723caab5c44e2978c701bbab7021735
tag: 2023.11.1@sha256:54bdedecd9111858fca4d7571e1fec3d98149538cb87ff69f93bdb471db88e18
securityContext:
container:
runAsNonRoot: false