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: sha256:06c2a204a6a7c262b5cdaf01c0728bd92ed951a6ffce72620e6cb60edc208eaf
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:06c2a204a6a7c262b5cdaf01c0728bd92ed951a6ffce72620e6cb60edc208eaf \
"https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=5.7.0"