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