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