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