bosh-dns/1.12.0
You can find the source of this version on GitHub at cloudfoundry/bosh-dns-release. It was created based on the commit 5d607ed
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-dns" version: "1.12.0" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-dns-release?v=1.12.0" sha1: "fe0bd8641b29cb78977cb5d4494943138a6067f2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 fe0bd8641b29cb78977cb5d4494943138a6067f2 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-dns-release?v=1.12.0"