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