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