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