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