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