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