openvpn/3.2.1
You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit e27f9be
.
Release Notes¶
No changes (release automation changes only)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "openvpn" version: "3.2.1" url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.2.1" sha1: "53c33f136c4a3a948eed15da15c77bbb80f83c24"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 53c33f136c4a3a948eed15da15c77bbb80f83c24 \ "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.2.1"