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