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