mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 00:11:23 -03:00
chore(deps): update container image homeassistant/home-assistant to v2024.10.0@2c1b61c by renovate (#27209)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | minor | `2024.9.3` -> `2024.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>home-assistant/core (homeassistant/home-assistant)</summary> ### [`v2024.10.0`](https://redirect.github.com/home-assistant/core/releases/tag/2024.10.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.9.3...2024.10.0) https://www.home-assistant.io/blog/2024/10/02/release-202410/ </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.9.3
|
||||
appVersion: 2024.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
|
||||
- https://hub.docker.com/r/homeassistant/home-assistant
|
||||
type: application
|
||||
version: 26.6.0
|
||||
version: 26.7.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.9.3@sha256:1ad29727bdfe3f6422c231f3eb269a90eabb289ed00583ca423547b039a2c24f
|
||||
tag: 2024.10.0@sha256:2c1b61c2321f2872ed5e2266b5e94a0b2bdbf70b695cb8ed783abc900154ba00
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user