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