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