* make nodePort optional * do not enter nodeport when loadbalancer is default * add extra security contexts to questions.yaml * Move to common 6.10.7 (cherry picked from commit 47fa27341c9c7869d4a6484c7b1523398e821d20) * bump patch version (cherry picked from commit 427ff52d902412975c73e69971b33ec797458929) * bump some more apps * Fix authelia mistake
24 lines
712 B
YAML
24 lines
712 B
YAML
apiVersion: v2
|
|
appVersion: auto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 6.10.7
|
|
description: Librespeed is a HTML5 webpage to test upload and download speeds
|
|
home: https://github.com/truechartsapps/tree/master/charts/incubator/librespeed
|
|
icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true
|
|
keywords:
|
|
- librespeed
|
|
- speedtest
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: truecharts
|
|
url: https://truecharts.org
|
|
name: librespeed
|
|
sources:
|
|
- https://github.com/librespeed/speedtest
|
|
- https://hub.docker.com/r/linuxserver/librespeed
|
|
- https://github.com/truechartsapps/tree/master/charts/librespeed
|
|
version: 1.6.3
|