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: sha256:354b92af80b372cb6cf46900c422d52b90c106f47504c464673e8c9ca81fb5e3
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:354b92af80b372cb6cf46900c422d52b90c106f47504c464673e8c9ca81fb5e3 \ "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=22.1.2"