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