diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 712486d981c..d6cd0ccedfa 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.1.3 +appVersion: 2026.1.4 dependencies: - name: common version: 28.29.49 @@ -25,20 +25,20 @@ dependencies: import-values: [] deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. -home: https://trueforge.org/truetech/truecharts/charts/stable/esphome -icon: https://trueforge.org/img/hotlink-ok/chart-icons/esphome.webp +home: https://truecharts.org/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp keywords: - esphome -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: esphome sources: - https://github.com/esphome/esphome - https://github.com/trueforge-org/containers/tree/main/apps/esphome - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/esphome type: application -version: 24.0.7 +version: 24.0.8 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 83aa91b754b..0caefd8c5d1 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/esphome pullPolicy: IfNotPresent - tag: "2026.1.3@sha256:1c4c08dd15162b93615a649032ef6d29f654e28c64dc18183e533fa22863a0e1" + tag: "2026.1.4@sha256:27c3c033ab4fbb977bff1422871fed9da8c604a6ed562ed074c6902824d0bf04" securityContext: container: runAsNonRoot: false