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/tobiasehlert/teslamateapi ( 1.18.2 → 1.18.3 ) #4386

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/tobiasehlert/teslamateapi patch 1.18.2 -> 1.18.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tobiasehlert/teslamateapi (ghcr.io/tobiasehlert/teslamateapi)

v1.18.3

Compare Source

Changed

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 was generated by Mend Renovate. View the repository job log.

….18.3 )

| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| docker     | ghcr.io/tobiasehlert/teslamateapi | 1.18.2 | 1.18.3 |
@renovate renovate bot requested a review from mgueye01 as a code owner October 15, 2024 20:03
@renovate renovate bot added the type/patch label Oct 15, 2024
@g-eye-bot g-eye-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory labels Oct 15, 2024
@g-eye-bot
Copy link
Contributor

g-eye-bot bot commented Oct 15, 2024

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

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

@@ -47,13 +47,13 @@

               TZ: Europe/Paris
             envFrom:
             - secretRef:
                 name: teslamate-secret
             image:
               repository: ghcr.io/tobiasehlert/teslamateapi
-              tag: 1.18.2@sha256:0fca4d86eb95296209cc3e58b4ff12bb4974741ecdace9cd080a0b288d34f4d2
+              tag: 1.18.3@sha256:f4e7e601cc99eac9290b2e1b8e1fa1e4b701ba505d9e48363cce08f596c6e87d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@g-eye-bot
Copy link
Contributor

g-eye-bot bot commented Oct 15, 2024

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

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

@@ -105,13 +105,13 @@

           value: teslamate.g-eye.io
         - name: TZ
           value: Europe/Paris
         envFrom:
         - secretRef:
             name: teslamate-secret
-        image: ghcr.io/tobiasehlert/teslamateapi:1.18.2@sha256:0fca4d86eb95296209cc3e58b4ff12bb4974741ecdace9cd080a0b288d34f4d2
+        image: ghcr.io/tobiasehlert/teslamateapi:1.18.3@sha256:f4e7e601cc99eac9290b2e1b8e1fa1e4b701ba505d9e48363cce08f596c6e87d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/ping
             port: 8080
           initialDelaySeconds: 0

@g-eye-bot
Copy link
Contributor

g-eye-bot bot commented Oct 15, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 2.04s
⚠️ YAML prettier 1 1 0.42s
✅ YAML yamllint 1 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants