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