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