mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user