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