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