chore(helm): update image docker.io/traccar/traccar 6.9 → 6.10 (#39801)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/traccar/traccar](https://redirect.github.com/traccar/traccar) | minor | `36be5fe` -> `bff3896` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.9.0
|
||||
appVersion: 6.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.18.2
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/traccar
|
||||
- https://hub.docker.com/r/traccar/traccar
|
||||
type: application
|
||||
version: 20.2.2
|
||||
version: 20.3.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/traccar/traccar
|
||||
tag: 6.9@sha256:36be5fe02e9f77e14265c6e8bd493d557a2ec84afddeed783d4823d109d2ef53
|
||||
tag: 6.10@sha256:bff38968f98f4c1739fa2da7b586f9eb03de7968cb8e86c55f31b69d5fbc9a0c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user