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