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