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