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