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