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