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