openvpn/4.2.0
You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit 2059ff7
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "openvpn" version: "4.2.0" url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=4.2.0" sha1: "8e8ca38d82acfe51714128ca61e7b2894db798de"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8e8ca38d82acfe51714128ca61e7b2894db798de \ "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=4.2.0"