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: "35192cdb43330ad5f97d0f74ea94e130ff4d2ad4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 35192cdb43330ad5f97d0f74ea94e130ff4d2ad4 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-dns-release?v=1.38.2"