k8s-cluster icon indicating copy to clipboard operation
k8s-cluster copied to clipboard

feat(container)!: Update image ghcr.io/onedr0p/home-assistant ( 2023.12.4 → 2024.4.4 )

Open samip5-bot[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/home-assistant (source) major 2023.12.4 -> 2024.4.4

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

home-assistant/core (ghcr.io/onedr0p/home-assistant)

v2024.4.4

Compare Source

v2024.4.3

Compare Source

v2024.4.2

Compare Source

v2024.4.1

Compare Source

v2024.4.0

Compare Source

Release notes: https://www.home-assistant.io/blog/2024/04/03/release-20244/

v2024.3.3

Compare Source

v2024.3.2

Compare Source

v2024.3.1

Compare Source

v2024.3.0

Compare Source

Release notes: https://www.home-assistant.io/blog/2024/03/06/release-20243/

v2024.2.5

Compare Source

Translations from the dev branch are included in each release. The above PR introduced a new placeholder into an existing translation. When we released 2024.2.4, it tried to render the new translation without providing the placeholder. Doing a hot fix to provide the placeholder value so this translation works again as the issue is quite visible.

v2024.2.4

Compare Source

v2024.2.3

Compare Source

  • Fix reauth in Overkiz for config entries created prior to 2022.12 ([@​iMicknl] - [#​106251]) ([overkiz docs])
  • Handle deep standby and poweroffs of enigma2 devices gracefully (@​autinerd - [#​107462]) (enigma2 docs)
  • Add wake up timeout to Teslemetry (@​Bre77 - [#​109037]) (teslemetry docs)
  • Fix set_temperature in Tessie climate platform (@​Bre77 - [#​110445]) ([tessie docs])
  • Fix uuid issue in Lutron ([@​wilburCforce] - [#​110524]) (lutron docs)
  • Update rokuecp to 0.19.1 (@​ctalkington - [#​110670]) ([zroku docs]) (dependency)
  • Fix scene activation with climate entities with None attribute values (@​mib1185 - [#​110684]) (climate docs)
  • Remove matplotlib pinning due to Python 3.12 incompatibility ([@​sbyx] - [#​110706]) (dependency)
  • Bump roombapy to 1.6.12 (@​mib1185 - [#​110762]) (roomba docs) (dependency)
  • Ensure Tile timestamps are reported as UTC (@​bachya - [#​110773]) ([tile docs])
  • Detect reached API rate limit in Tankerkoenig (@​mib1185 - [#​110432]) (tankerkoenig docs) (dependency)
  • Bump aiotankerkoenig to 0.4.1 ([@​jpbede] - [#​110840]) (tankerkoenig docs) (dependency)
  • Update govee-local-api library to 1.4.4 ([@​Galorhallen] - [#​110854]) ([govee_light_local docs]) (dependency)
  • Allow loading of more then 1 defined Apprise URL ([@​caronc] - [#​110868]) ([apprise docs])
  • Reolink continue setup when internet blocked ([@​starkillerOG] - [#​110888]) ([reolink docs])
  • Bump deluge-client to 1.10.0 ([@​tkdrob] - [#​110663]) ([deluge docs]) (dependency)
  • Bump deluge-client to 1.10.2 ([@​dsander] - [#​110905]) ([deluge docs]) (dependency)
  • Bump reolink-aio to 0.8.8 ([@​starkillerOG] - [#​110959]) ([reolink docs]) (dependency)
  • Reset error state when Ecovacs bot is operational again (@​mib1185 - [#​110962]) ([ecovacs docs])
  • Bump motionblinds to 0.6.21 ([@​starkillerOG] - [#​110970]) ([motion_blinds docs]) (dependency)
  • Bump holidays to 0.43 ([@​gjohansson-ST] - [#​111039]) (workday docs) (holiday docs) (dependency)
  • Fixes UniFi Protect light state check (@​AngellusMortis - [#​111058]) (unifiprotect docs)
  • Bump pywebpush to 1.14.1 (@​thecode - [#​111082]) ([html5 docs]) (dependency)
  • Bump aioairzone to v0.7.4 (@​Noltari - [#​111105]) ([a

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 this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

samip5-bot[bot] avatar Feb 17 '24 00:02 samip5-bot[bot]

--- HelmRelease: home/assistant StatefulSet: home/assistant

+++ HelmRelease: home/assistant StatefulSet: home/assistant

@@ -86,13 +86,13 @@

       - env:
         - name: TZ
           value: Europe/Helsinki
         envFrom:
         - secretRef:
             name: assistant
-        image: ghcr.io/onedr0p/home-assistant:2023.12.4
+        image: ghcr.io/onedr0p/home-assistant:2024.5.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8123

samip5-bot[bot] avatar Feb 17 '24 00:02 samip5-bot[bot]

--- k8s/nebula/apps/home/assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/assistant

+++ k8s/nebula/apps/home/assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/assistant

@@ -59,13 +59,13 @@

               TZ: Europe/Helsinki
             envFrom:
             - secretRef:
                 name: assistant
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2023.12.4
+              tag: 2024.5.1
             resources:
               limits:
                 memory: 800M
               requests:
                 cpu: 48m
                 memory: 512M

samip5-bot[bot] avatar Feb 17 '24 00:02 samip5-bot[bot]