feat(esphome): update image oci.trueforge.org/containerforge/esphome 2026.3.3 → 2026.4.0 (#47158)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/esphome](https://ghcr.io/trueforge-org/esphome) ([source](https://redirect.github.com/esphome/esphome)) | minor | `26ecaff` → `78a88df` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>esphome/esphome (oci.trueforge.org/containerforge/esphome)</summary> ### [`v2026.4.0`](https://redirect.github.com/esphome/esphome/releases/tag/2026.4.0) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.3.3...2026.4.0) <https://esphome.io/changelog/2026.4.0.html> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXNwaG9tZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.3.3
|
||||
appVersion: 2026.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,20 +20,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://truecharts.org/truetech/truecharts/charts/stable/esphome
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/esphome
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/esphome.webp
|
||||
keywords:
|
||||
- esphome
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.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: 25.0.5
|
||||
version: 25.1.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "2026.3.3@sha256:26ecaff5f1fc20c836fc8a245ebb8952e8683feba2bc682f761db7a722465df2"
|
||||
tag: "2026.4.0@sha256:78a88dfdf011456ec81955cf0381e1cebcf41302e03f152c5191a4136e9d5aad"
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user