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