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