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