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