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