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