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