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