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