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