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