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