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