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