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