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