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