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