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