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