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