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