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