diff --git a/stable/openvpn/Chart.yaml b/stable/openvpn/Chart.yaml index 9ae95cbc53..e48e72cd77 100755 --- a/stable/openvpn/Chart.yaml +++ b/stable/openvpn/Chart.yaml @@ -3,7 +3,7 @@ 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: 3.12.1 +version: 3.12.2 appVersion: 1.1.0 maintainers: - name: jfelten diff --git a/stable/openvpn/OWNERS b/stable/openvpn/OWNERS index c5061575c3..cdb58fd550 100644 --- a/stable/openvpn/OWNERS +++ b/stable/openvpn/OWNERS @@ -1,4 +1,6 @@ approvers: - jfelten +- jasongwartz reviewers: - jfelten +- jasongwartz