From aa1008d10545ee56ab779df786704fd440dec9fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 01:40:47 +0100 Subject: [PATCH] chore(deps): update container image esphome/esphome to v2024.2.1@8dd5be0 by renovate (#18617) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | esphome/esphome | patch | `2024.2.0` -> `2024.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/esphome/Chart.yaml | 6 +++--- charts/stable/esphome/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index b6288fd1931..fac59274a01 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.2.0 +appVersion: 2024.2.1 dependencies: - name: common version: 18.0.2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/esphome icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png keywords: - esphome -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - https://hub.docker.com/r/esphome/esphome type: application -version: 19.1.2 +version: 19.1.3 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 1aa600d3fb7..382ec272e02 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: esphome/esphome pullPolicy: IfNotPresent - tag: 2024.2.0@sha256:f7fd1a506aa8e651ad3532d3466c2970963cb90e000361a079011e73533d6e3c + tag: 2024.2.1@sha256:8dd5be0b849b1d06be1f724a5affd5e14667e1133450d09ae220280f8de001f1 securityContext: container: runAsNonRoot: false