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