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