rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

fix(container): update image esphome/esphome to v2024.8.3 #7125

Closed rosey-the-renovator-bot[bot] closed 1 week ago

rosey-the-renovator-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
esphome/esphome patch 2024.8.1 -> 2024.8.3

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.



This PR has been generated by Renovate Bot.

rosey-the-renovator-bot[bot] commented 1 week ago
--- kubernetes/main/apps/home/esphome/app Kustomization: flux-system/home-automation-esphome HelmRelease: home/esphome

+++ kubernetes/main/apps/home/esphome/app Kustomization: flux-system/home-automation-esphome HelmRelease: home/esphome

@@ -40,13 +40,13 @@

               ESPHOME__LOG_LEVEL: info
               ESPHOME__PORT: 6052
               ESPHOME_DASHBOARD_USE_PING: true
               TZ: America/New_York
             image:
               repository: esphome/esphome
-              tag: 2024.8.1
+              tag: 2024.8.3
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:
rosey-the-renovator-bot[bot] commented 1 week ago
--- HelmRelease: home/esphome StatefulSet: home/esphome

+++ HelmRelease: home/esphome StatefulSet: home/esphome

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

         - name: ESPHOME__LOG_LEVEL
           value: info
         - name: ESPHOME__PORT
           value: '6052'
         - name: TZ
           value: America/New_York
-        image: esphome/esphome:2024.8.1
+        image: esphome/esphome:2024.8.3
         name: main
         resources:
           limits:
             memory: 6G
           requests:
             cpu: 20m