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