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