Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/esphome/esphome ( 2024.10.0 β†’ 2024.10.1 ) #3719

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Oct 22, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/esphome/esphome patch 2024.10.0 -> 2024.10.1

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.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Oct 22, 2024

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

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

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

           app:
             env:
               PLATFORMIO_CORE_DIR: .platformio
               PLATFORMIO_GLOBALLIB_DIR: .platformiolibs
             image:
               repository: ghcr.io/esphome/esphome
-              tag: 2024.10.0@sha256:3d80913d80b3b2e67d598af84a9632643d14430967b2f56d21e54fddad68c2a7
+              tag: 2024.10.1@sha256:7cc11bbd80ea1c4c34b3b29f51948fc063579163ff1946f3f84768e758d52b88
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Oct 22, 2024

--- HelmRelease: home/esphome Deployment: home/esphome

+++ HelmRelease: home/esphome Deployment: home/esphome

@@ -45,13 +45,13 @@

       containers:
       - env:
         - name: PLATFORMIO_CORE_DIR
           value: .platformio
         - name: PLATFORMIO_GLOBALLIB_DIR
           value: .platformiolibs
-        image: ghcr.io/esphome/esphome:2024.10.0@sha256:3d80913d80b3b2e67d598af84a9632643d14430967b2f56d21e54fddad68c2a7
+        image: ghcr.io/esphome/esphome:2024.10.1@sha256:7cc11bbd80ea1c4c34b3b29f51948fc063579163ff1946f3f84768e758d52b88
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 12321
@@ -72,13 +72,13 @@

             memory: 512Mi
         startupProbe:
           failureThreshold: 30
           initialDelaySeconds: 0
           periodSeconds: 5
           tcpSocket:
-            port: 12321
+            port: 6052
           timeoutSeconds: 1
         volumeMounts:
         - mountPath: /config/.esphome
           name: cache
         - mountPath: /config
           name: config

@blackjid blackjid merged commit b289d95 into main Oct 22, 2024
7 checks passed
@blackjid blackjid deleted the renovate/main-ghcr.io-esphome-esphome-2024.x branch October 22, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant