Add appVersion key for openvpn (#4691)

The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
This commit is contained in:
AdamDang
2018-04-04 18:07:08 -07:00
committed by k8s-ci-robot
parent cdcffb6d8b
commit db51c84fe0
+2 -1
View File
@@ -3,7 +3,8 @@ 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.3
version: 2.0.4
appVersion: 1.1.0
maintainers:
- name: jfelten
email: john.felten@gmail.com