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