chore(deps): update container image ghcr.io/linuxserver/speedtest-tracker to v0.20.6@3509d27 by renovate (#23277)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/speedtest-tracker](https://togithub.com/linuxserver/docker-speedtest-tracker/packages) ([source](https://togithub.com/linuxserver/docker-speedtest-tracker)) | patch | `0.20.5` -> `0.20.6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
57f22de1b8
commit
d66f90bea0
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.20.5
|
||||
appVersion: 0.20.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
|
@ -42,4 +42,4 @@ sources:
|
|||
- https://github.com/linuxserver/docker-speedtest-tracker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker
|
||||
type: application
|
||||
version: 3.1.6
|
||||
version: 3.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/speedtest-tracker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.5@sha256:16309a2e3fa09d0e37e76d5423fe361961aac4728e72a3b8b6e0c41e71866572
|
||||
tag: 0.20.6@sha256:3509d27677e1ea446a81a6b36b51ff134c4318c5e87b80b103f15533f68a54d7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue