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