Adding OWNERS file for openvpn chart

This commit is contained in:
Matt Farina
2017-12-13 15:14:21 -05:00
parent dd7234f48c
commit 0bb92f96fe
3 changed files with 8 additions and 2 deletions
+2
View File
@@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
+2 -2
View File
@@ -3,9 +3,9 @@ description: A Helm chart to install an openvpn server inside a kubernetes clust
generation is also part of the deployment, and this chart will generate client keys
as needed.
name: openvpn
version: 2.0.1
version: 2.0.2
maintainers:
- name: John Felten
- name: jfelten
email: john.felten@gmail.com
icon: https://forums.openvpn.net/styles/openvpn/theme/images/ovpnlogo.png
keywords:
+4
View File
@@ -0,0 +1,4 @@
approvers:
- jfelten
reviewers:
- jfelten