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