bosh/229
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 8002a933
.
Release Notes¶
This release includes 3143 stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "229" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=229" sha1: "caad7d5353a76f81550868c54c6e0b441b378864"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 caad7d5353a76f81550868c54c6e0b441b378864 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=229"