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