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