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