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