openvpn/3.1.1
You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit b387f9b
.
Release Notes¶
- upgrade: openvpn now 2.3.14 (was 2.3.13)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "openvpn" version: "3.1.1" url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.1.1" sha1: "7451aef3cdbbab4c8789dfb3deaf56b07188e81d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7451aef3cdbbab4c8789dfb3deaf56b07188e81d \ "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.1.1"