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