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