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