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