mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 04:52:23 -03:00
chore(deps): update container image traccar/traccar to v6.1@4f3bdf4 by renovate (#20458)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | traccar/traccar | major | `5.12` -> `6.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.12.0
|
||||
appVersion: 6.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.6
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png
|
||||
keywords:
|
||||
- traccar
|
||||
- gps
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/traccar
|
||||
- https://hub.docker.com/r/traccar/traccar
|
||||
type: application
|
||||
version: 15.8.4
|
||||
version: 16.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: traccar/traccar
|
||||
tag: 5.12@sha256:38dfd7c8048b2df869b15479da552217d106fe1d71a9a9aa74ae07bed2a667c2
|
||||
tag: 6.1@sha256:4f3bdf4ed0bb8448e7b49eae82fc16a55e1a6cac74de32aa55ce2b8643646b9a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user