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