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