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