chore(deps): update container image tracksapp/tracks to latest@d37d9ea by renovate (#23194)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tracksapp/tracks | digest | `0f08d73` -> `d37d9ea` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
89ada7cd35
commit
28255d2f51
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/tracks
|
||||
- https://hub.docker.com/r/tracksapp/tracks
|
||||
type: application
|
||||
version: 7.0.3
|
||||
version: 7.0.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tracksapp/tracks
|
||||
tag: latest@sha256:0f08d736da15cf578650734d152d9f669a9260a92b7e61d7cc0054144937feeb
|
||||
tag: latest@sha256:d37d9eaa34a6500fdea92f370fde8837f3926b78ba3a96a302a13bd5f73e8c7c
|
||||
persistence: {}
|
||||
portal:
|
||||
open:
|
||||
|
|
Loading…
Reference in New Issue