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