chore(deps): update container image openspeedtest/latest to latest@0d2d940 by renovate (#17647)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | openspeedtest/latest | digest | `948800e` -> `0d2d940` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6680b2789d
commit
3418ddc0aa
|
@ -24,7 +24,7 @@ keywords:
|
|||
- speedtest
|
||||
- speed test
|
||||
- openspeedtest
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest
|
||||
- https://hub.docker.com/r/openspeedtest/latest
|
||||
type: application
|
||||
version: 7.1.10
|
||||
version: 7.1.11
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: openspeedtest/latest
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:948800e96e8369171407bba9607a05fe2a6c742fa0a038869ffcbb3ab2585c82
|
||||
tag: latest@sha256:0d2d94087a68cf3f6e2a99b9bcc03c49a8624f144cb670f841bfa3c1570a0eb6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue