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