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