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