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