mirror of
https://github.com/flant/ovpn-admin.git
synced 2025-12-16 05:26:13 -08:00
Fix CHart.yaml
Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com>
This commit is contained in:
parent
3202758735
commit
9e88cc5b46
@ -1,2 +1,15 @@
|
|||||||
name: ovpn-admin
|
apiVersion: v1
|
||||||
version: 1.0.0
|
appVersion: "2.0.2"
|
||||||
|
description: Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js.
|
||||||
|
name: openvpn-admin
|
||||||
|
version: "0.0.1"
|
||||||
|
kubeVersion: ">=1.14.0-0"
|
||||||
|
maintainers:
|
||||||
|
- name: nabokihms
|
||||||
|
email: max.nabokih@gmail.com
|
||||||
|
url: github.com/nabokihms
|
||||||
|
sources:
|
||||||
|
- https://github.com/palark/openvpn-admin
|
||||||
|
keywords:
|
||||||
|
- kubernetes
|
||||||
|
- openvpn
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user