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