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