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