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