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