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