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