Skip to content

Commit

Permalink
Merge pull request helm#3026 from mattfarina/owners/openvpn
Browse files Browse the repository at this point in the history
Adding OWNERS file for openvpn chart
  • Loading branch information
k8s-ci-robot authored Dec 14, 2017
2 parents b9a0450 + 0bb92f9 commit 5ae8749
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions stable/openvpn/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
4 changes: 2 additions & 2 deletions stable/openvpn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 4 additions & 0 deletions stable/openvpn/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
approvers:
- jfelten
reviewers:
- jfelten

0 comments on commit 5ae8749

Please sign in to comment.