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