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