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