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