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