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