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