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