openvpn/2.1.3
You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit 6ffd418
.
Release Notes¶
Upgrades: - openvpn now 2.3.12 (was 2.3.11)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "openvpn" version: "2.1.3" url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=2.1.3" sha1: "0cbf54837f26996118e4dce8937ed70bf7f1d00b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 0cbf54837f26996118e4dce8937ed70bf7f1d00b \ "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=2.1.3"