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