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