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