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