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