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: sha256:8849c5c153906ff570c17bd0a97efca43bd1ca74254eca41d626a070b53e81e9
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:8849c5c153906ff570c17bd0a97efca43bd1ca74254eca41d626a070b53e81e9 \ "https://bosh.io/d/github.com/cloudfoundry-community/cron-boshrelease?v=1.3.0"