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