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 image teslamate/teslamate ( 1.28.4 → 1.28.5 ) #3307

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 25, 2024

This PR contains the following updates:

Package Update Change
teslamate/teslamate patch 1.28.4 -> 1.28.5

Release Notes

teslamate-org/teslamate (teslamate/teslamate)

v1.28.5

Compare Source

New features
  • feat: Add URL_PATH environment variable for reverse proxy deployments (#​3771 -@​b1c1l1)
Improvements and bug fixes
Build, CI, internal
  • Update to latest devenv in nix flake (#​3760 - @​brianmay)
  • build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#​3766)
Dashboards
Translations
Documentation

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     | teslamate/teslamate | 1.28.4 | 1.28.5 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 25, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 25, 2024

--- kubernetes/main/apps/monitoring/teslamate/app Kustomization: flux-system/monitoring-teslamate HelmRelease: monitoring/teslamate

+++ kubernetes/main/apps/monitoring/teslamate/app Kustomization: flux-system/monitoring-teslamate HelmRelease: monitoring/teslamate

@@ -41,13 +41,13 @@

               TZ: ${CONFIG_TIMEZONE}
             envFrom:
             - secretRef:
                 name: teslamate-secret
             image:
               repository: teslamate/teslamate
-              tag: 1.28.4
+              tag: 1.28.5
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: teslamate-secret
             image:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 25, 2024

--- HelmRelease: monitoring/teslamate Deployment: monitoring/teslamate

+++ HelmRelease: monitoring/teslamate Deployment: monitoring/teslamate

@@ -47,9 +47,9 @@

           value: 'true'
         - name: TZ
           value: ${CONFIG_TIMEZONE}
         envFrom:
         - secretRef:
             name: teslamate-secret
-        image: teslamate/teslamate:1.28.4
+        image: teslamate/teslamate:1.28.5
         name: main
 

@szinn szinn merged commit 4616820 into main Mar 25, 2024
11 checks passed
@szinn szinn deleted the renovate/main-teslamate-teslamate-1.28.x branch March 25, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant