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