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

feat(container): update image traccar/traccar to v6.5 #280

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2024

This PR contains the following updates:

Package Update Change
traccar/traccar minor 6.2-ubuntu -> 6.5-ubuntu

Warning

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


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

Copy link

github-actions bot commented Aug 3, 2024

--- kubernetes/apps/business/trarcar/app Kustomization: flux-system/cluster-apps-business-trarcar-api HelmRelease: business/trarcar-api

+++ kubernetes/apps/business/trarcar/app Kustomization: flux-system/cluster-apps-business-trarcar-api HelmRelease: business/trarcar-api

@@ -33,13 +33,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: traccar/traccar
-              tag: 6.2-ubuntu
+              tag: 6.5-ubuntu
         replicas: 1
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN}
         className: external

Copy link

github-actions bot commented Aug 3, 2024

--- HelmRelease: business/trarcar-api Deployment: business/trarcar-api

+++ HelmRelease: business/trarcar-api Deployment: business/trarcar-api

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

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: traccar/traccar:6.2-ubuntu
+      - image: traccar/traccar:6.5-ubuntu
         name: main
         volumeMounts:
         - mountPath: /opt/traccar/conf/traccar.xml
           name: config
           subPath: traccar.xml
       volumes:

@renovate renovate bot force-pushed the renovate/traccar-traccar-6.x branch from a22c57f to afc03e8 Compare August 11, 2024 01:43
@renovate renovate bot changed the title feat(container): update image traccar/traccar to v6.3 feat(container): update image traccar/traccar to v6.4 Aug 11, 2024
@renovate renovate bot changed the title feat(container): update image traccar/traccar to v6.4 feat(container): update image traccar/traccar to v6.5 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/traccar-traccar-6.x branch from afc03e8 to 02f586b Compare September 18, 2024 09:53
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.

0 participants