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