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