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