chore(deps): update container image traccar/traccar to v6.3@98c7c8e by renovate (#24676)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | traccar/traccar | minor | `6.2` -> `6.3` | --- > [!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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC40IiwidXBkYXRlZEluVmVyIjoiMzguMTguOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.2.0
|
||||
appVersion: 6.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/traccar
|
||||
- https://hub.docker.com/r/traccar/traccar
|
||||
type: application
|
||||
version: 18.2.4
|
||||
version: 18.3.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: traccar/traccar
|
||||
tag: 6.2@sha256:6bfd00bde69d4239c8a514c109f3607771af03d9e3513c11e4c4c9dc65e8b37a
|
||||
tag: 6.3@sha256:98c7c8e3ec2d44ca9a3311c5c1298fd7ec4b470d7d3e098842f4ce55e27e6114
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user