chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.3@860e00b by renovate (#23136)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/librespeed](https://togithub.com/linuxserver/docker-librespeed/packages) ([source](https://togithub.com/linuxserver/docker-librespeed)) | digest | `66e201a` -> `860e00b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
e28ae65f1d
commit
5800570bc9
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/librespeed/speedtest
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/librespeed
|
||||
type: application
|
||||
version: 15.0.1
|
||||
version: 15.0.2
|
||||
|
|
|
@ -19,12 +19,12 @@ To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
|||
|
||||
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/deprecated/scale).
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](/deprecated/scale).
|
||||
|
||||
## Chart Specific Guides and information
|
||||
|
||||
|
@ -41,7 +41,7 @@ To view the chart specific options, please view Values.yaml included in the char
|
|||
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/librespeed/values.yaml
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
|
||||
|
||||
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||
|
||||
|
@ -56,6 +56,6 @@ For information about the common chart and all defaults included with it, please
|
|||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/general/sponsor) or contributing back to the project any way you can!
|
||||
Please consider making a [donation](/general/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/librespeed
|
||||
tag: 5.3.3@sha256:66e201a716a57d203f679f58a6f66842f41ef587ac8e3daa35509c31c0b98939
|
||||
tag: 5.3.3@sha256:860e00b8ece466faf9bbbc32620aa9fa0b7b8fd2a9bf4c1ded6bf2cbf3f27687
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue