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