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