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