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