30 lines
689 B
YAML
30 lines
689 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "3.0.25"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
deprecated: false
|
||
|
description: OpenSource Radius implementation
|
||
|
home: https://www.openldap.org
|
||
|
icon: https://truecharts.org/_static/img/appicons/freeradius-icon.png
|
||
|
keywords:
|
||
|
- radius
|
||
|
- auth
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: freeradius
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/freeradius/freeradius-server/
|
||
|
- https://freeradius.org/
|
||
|
type: application
|
||
|
version: 5.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- auth
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|