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