mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 18:51:59 -03:00
chore(deps): update container image homeassistant/home-assistant to v2024.3.3@4877314 by renovate (#19656)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://togithub.com/home-assistant/core)) | patch | `2024.3.1` -> `2024.3.3` | --- > [!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.3.3`](https://togithub.com/home-assistant/core/releases/tag/2024.3.3) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.3.1...2024.3.3) - Update cosign to 2.2.3 ([@​frenck] - [#​113996]) (dependency) - Bump axis to v58 ([@​Kane610] - [#​114008]) ([axis docs]) (dependency) [#​113996]: https://togithub.com/home-assistant/core/pull/113996 [#​114008]: https://togithub.com/home-assistant/core/pull/114008 [@​frenck]: https://togithub.com/frenck [@​Kane610]: https://togithub.com/Kane610 [axis docs]: /integrations/axis/ </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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.3.1
|
||||
appVersion: 2024.3.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.2
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- home-assistant
|
||||
- home-automation
|
||||
- hass
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
|
||||
- https://hub.docker.com/r/homeassistant/home-assistant
|
||||
type: application
|
||||
version: 24.8.1
|
||||
version: 24.8.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.3.1@sha256:9dade9391001b769a791a03faf9f193a9c801e711922f0469d27a3d923b9dfe0
|
||||
tag: 2024.3.3@sha256:48773146b3b7f7d4811426a33044a322e8e4fcda97b9ed9a6b37d7e5b649af0b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user