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