feat(librespeed): update image ghcr.io/linuxserver/librespeed 6.0.2 → 6.1.0 (#47217)
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)) | minor | `9b92fee` → `81ad06e` | --- > [!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**: 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGlicmVzcGVlZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.2
|
||||
appVersion: 6.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,21 +20,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Librespeed is a HTML5 webpage to test upload and download speeds
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/librespeed
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/librespeed
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/librespeed.webp
|
||||
keywords:
|
||||
- librespeed
|
||||
- speedtest
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: librespeed
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/librespeed
|
||||
- https://github.com/librespeed/speedtest
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/librespeed
|
||||
type: application
|
||||
version: 18.0.1
|
||||
version: 18.1.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/librespeed
|
||||
tag: 6.0.2@sha256:9b92fee1a6a5452e931db775de1d04849895b6ef75940cb3dcb0bd7fde713c2c
|
||||
tag: 6.1.0@sha256:81ad06e7c1d7f6a4ded43929cccc23f1757ac40f1cb9e4ad161904852fb85405
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user