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