From 009906762adc0ff2343edbe78ab355fd232019e5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Dec 2023 17:09:44 +0100 Subject: [PATCH] chore(deps): update container image esphome/esphome to v2023.12.5@1107343 by renovate (#16529) 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.3` -> `2023.12.5` | --- > [!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 | 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 411e29859a3..f5e88b1dea4 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: esphome -version: 16.1.0 -appVersion: 2023.12.3 +version: 16.1.1 +appVersion: 2023.12.5 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://truecharts.org/charts/stable/esphome icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index d05b6372f91..2a077ea9751 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.3@sha256:ec551362ab32e4086bd65b2c6baf43cc9a8cd3acc97c563ed9c8eb8a53be9b22 + tag: 2023.12.5@sha256:1107343bb783a3505f66d5d0e2a031e1a9f2379a32aeea7ae1f51efd1d906f8f securityContext: container: runAsNonRoot: false