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