mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 10:16:37 -03:00
chore(deps): update container image esphome/esphome to v2024.4.1@e208d1e by renovate (#21191)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | esphome/esphome | patch | `2024.4.0` -> `2024.4.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.4.0
|
||||
appVersion: 2024.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/esphome
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp
|
||||
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.10.7
|
||||
version: 19.10.8
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.4.0@sha256:f01d39bb9386ef48d5e7f6b1093072c505993c773f3e4ba7ce7343931df46418
|
||||
tag: 2024.4.1@sha256:e208d1e7ca3c7e66aa1eb0b5eb3081a09f8e2b9a34704bf6c00c02c1a70e4576
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user