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