chore(deps): update container image ghcr.io/linuxserver/speedtest-tracker to v0.19.0@f88ad9c by renovate (#20920)
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)) | minor | `0.18.7` -> `0.19.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
29e965228f
commit
5c3242873c
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.7
|
||||
appVersion: 0.19.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.7
|
||||
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.webp
|
|||
keywords:
|
||||
- speedtest
|
||||
- speedtest-tracker
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -42,4 +42,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker
|
||||
- https://ghcr.io/linuxserver/speedtest-tracker
|
||||
type: application
|
||||
version: 1.10.14
|
||||
version: 1.11.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/speedtest-tracker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.18.7@sha256:8c993c85c49d38a4757031c2b701ab4eb7b1fa974b83affe33ec3508d6d77d06
|
||||
tag: 0.19.0@sha256:f88ad9cf30c3f5eacda597a56bcba35575c1cc288c7ccee6411f0d669b98f929
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue