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