Skip to content

Commit

Permalink
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag …
Browse files Browse the repository at this point in the history
…to v2024.1.5 (#324)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | patch | `2024.1.4` -> `2024.1.5` |

---

### Release Notes

<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>

### [`v2024.1.5`](https://github.com/home-assistant/core/releases/tag/2024.1.5)

[Compare Source](home-assistant/core@2024.1.4...2024.1.5)

-   Bump async-upnp-client to 0.38.1 ([@&#8203;StevenLooman] - [#&#8203;108382]) ([upnp docs]) ([yeelight docs]) ([dlna_dmr docs]) ([samsungtv docs]) ([ssdp docs]) ([dlna_dms docs]) (dependency)
-   Fix empty files included by !include_dir_named ([@&#8203;emontnemery] - [#&#8203;108489])
-   Pin pandas to 2.1.4 ([@&#8203;frenck] - [#&#8203;108509])

[#&#8203;106970]: home-assistant/core#106970

[#&#8203;107239]: home-assistant/core#107239

[#&#8203;107365]: home-assistant/core#107365

[#&#8203;107883]: home-assistant/core#107883

[#&#8203;108379]: home-assistant/core#108379

[#&#8203;108382]: home-assistant/core#108382

[#&#8203;108489]: home-assistant/core#108489

[#&#8203;108509]: home-assistant/core#108509

[@&#8203;StevenLooman]: https://github.com/StevenLooman

[@&#8203;emontnemery]: https://github.com/emontnemery

[@&#8203;frenck]: https://github.com/frenck

[dlna_dmr docs]: https://www.home-assistant.io/integrations/dlna_dmr/

[dlna_dms docs]: https://www.home-assistant.io/integrations/dlna_dms/

[enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/

[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/

[shelly docs]: https://www.home-assistant.io/integrations/shelly/

[ssdp docs]: https://www.home-assistant.io/integrations/ssdp/

[streamlabswater docs]: https://www.home-assistant.io/integrations/streamlabswater/

[system_bridge docs]: https://www.home-assistant.io/integrations/system_bridge/

[upnp docs]: https://www.home-assistant.io/integrations/upnp/

[yeelight docs]: https://www.home-assistant.io/integrations/yeelight/

[zha docs]: https://www.home-assistant.io/integrations/zha/

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/324
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
  • Loading branch information
nrdufour committed Jan 21, 2024
1 parent a4c4c06 commit 02a3416
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,7 +20,7 @@ spec:
persistentVolumeClaim:
claimName: ha-pvc
containers:
- image: ghcr.io/home-assistant/home-assistant:2024.1.4
- image: ghcr.io/home-assistant/home-assistant:2024.1.5
name: home-assistant
env:
- name: "SECRET_RECORDER_DB_URL"
Expand Down

0 comments on commit 02a3416

Please sign in to comment.