From 3602c999a3dfa1c010dae63d46865b35b3fb27ce Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Jan 2024 19:18:31 +0100 Subject: [PATCH] chore(deps): update container image esphome/esphome to v2023.12.6@7df17e1 by renovate (#17281) 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 | `2023.12.5` -> `2023.12.6` | --- > [!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 | 8 ++++---- charts/stable/esphome/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 4e686f5ae5e..68a3582e410 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: 2023.12.5 +appVersion: 2023.12.6 dependencies: - name: common version: 17.2.22 @@ -22,15 +22,15 @@ 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 url: https://truecharts.org name: esphome sources: + - https://hub.docker.com/r/esphome/esphome - https://github.com/esphome/esphome - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - - https://hub.docker.com/r/esphome/esphome type: application -version: 17.1.7 +version: 17.1.8 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 2a077ea9751..8424d09b765 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: esphome/esphome pullPolicy: IfNotPresent - tag: 2023.12.5@sha256:1107343bb783a3505f66d5d0e2a031e1a9f2379a32aeea7ae1f51efd1d906f8f + tag: 2023.12.6@sha256:7df17e127558a190cf48475615be9e67efd80a68fe891782ff5dcc91e5df1ac0 securityContext: container: runAsNonRoot: false