generic-scripting/6.0.0
You can find the source of this version on GitHub at orange-cloudfoundry/generic-scripting-release. It was created based on the commit 48c60dc
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "generic-scripting" version: "6.0.0" url: "https://bosh.io/d/github.com/orange-cloudfoundry/generic-scripting-release?v=6.0.0" sha1: sha256:cd53f4dd654da629b3c99246f6dc2cfcc18247fbb63bd0139d2be8e44c21726c
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:cd53f4dd654da629b3c99246f6dc2cfcc18247fbb63bd0139d2be8e44c21726c \ "https://bosh.io/d/github.com/orange-cloudfoundry/generic-scripting-release?v=6.0.0"