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