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 evcc/evcc ( 0.131.4 β†’ 0.131.5 ) #3819

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Nov 10, 2024

This PR contains the following updates:

Package Update Change
evcc/evcc patch 0.131.4 -> 0.131.5

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.

| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| docker     | evcc/evcc | 0.131.4 | 0.131.5 |
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Nov 10, 2024

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

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

@@ -35,13 +35,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: evcc/evcc
-              tag: 0.131.4
+              tag: 0.131.5
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Nov 10, 2024

--- HelmRelease: home-automation/evcc Deployment: home-automation/evcc

+++ HelmRelease: home-automation/evcc Deployment: home-automation/evcc

@@ -32,13 +32,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: evcc/evcc:0.131.4
+      - image: evcc/evcc:0.131.5
         name: app
         resources:
           limits:
             memory: 1000M
           requests:
             cpu: 100m

@ahinko ahinko merged commit b4bf385 into main Nov 10, 2024
9 checks passed
@ahinko ahinko deleted the renovate/evcc-evcc-0.x branch November 10, 2024 18:17
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