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