BREAKING CHANGE(librespeed): Update image ghcr.io/linuxserver/librespeed 5.5.1 → 6.0.2 (#46991)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/librespeed](https://redirect.github.com/linuxserver/docker-librespeed/packages) ([source](https://redirect.github.com/linuxserver/docker-librespeed)) | major | `110df57` → `9b92fee` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGlicmVzcGVlZCIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.5.1
|
||||
appVersion: 6.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/librespeed/speedtest
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/librespeed
|
||||
type: application
|
||||
version: 17.0.4
|
||||
version: 18.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/librespeed
|
||||
tag: 5.5.1@sha256:110df57cd248672c98fd3e6758314ad36755c28620e231a04bddc7c835c19a09
|
||||
tag: 6.0.2@sha256:9b92fee1a6a5452e931db775de1d04849895b6ef75940cb3dcb0bd7fde713c2c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user