openvpn/3.2.0
You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit e9b118e.
Release Notes¶
- support pushing DNS servers via
openvpn.push_dns - support pushing DNS search domains via
openvpn.push_dns_search_domains
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: openvpn
version: "3.2.0"
url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.2.0"
sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.2.0"