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