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