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