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