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