From c6891d3412b9afb79ac2857e4942f65c260f2459 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 13:55:00 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/espho?= =?UTF-8?q?me/esphome=202024.12.2=20=E2=86=92=202024.12.4=20(#31039)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | patch | `b2c6322` -> `fb17727` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
esphome/esphome (docker.io/esphome/esphome) ### [`v2024.12.4`](https://redirect.github.com/esphome/esphome/releases/tag/2024.12.4) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2024.12.2...2024.12.4) - Bump python3-setuptools to 66.1.1-1+deb12u1 [esphome#8074](https://redirect.github.com/esphome/esphome/pull/8074) by [@​jesserockz](https://redirect.github.com/jesserockz)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). --- charts/stable/esphome/Chart.yaml | 4 ++-- charts/stable/esphome/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index f5819a49fc1..793cf6cd67b 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.12.2 +appVersion: 2024.12.4 dependencies: - name: common version: 25.3.1 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - https://hub.docker.com/r/esphome/esphome type: application -version: 21.11.0 +version: 21.11.1 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 6faddfdb67d..096a8440488 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/esphome/esphome pullPolicy: IfNotPresent - tag: 2024.12.2@sha256:b2c6322700acb67ecf14e6781d5ee953ee6a0e888c0037ee8ac9d49ba48294a9 + tag: 2024.12.4@sha256:fb17727746ec9c15394b3371da47fa4c4e2f813103ef602d9b30de38fbd725ae securityContext: container: runAsNonRoot: false