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