generic-scripting/7.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 c88558c
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "generic-scripting" version: "7.0.0" url: "https://bosh.io/d/github.com/orange-cloudfoundry/generic-scripting-release?v=7.0.0" sha1: sha256:9549b058580396c14d8a0d9f13d295acbb225d4ac7815ddf748ab7a693470e49
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:9549b058580396c14d8a0d9f13d295acbb225d4ac7815ddf748ab7a693470e49 \ "https://bosh.io/d/github.com/orange-cloudfoundry/generic-scripting-release?v=7.0.0"