Skip to content

os-conf/20.0.0

You can find the source of this version on GitHub at cloudfoundry/os-conf-release. It was created based on the commit bf1040c.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "os-conf"
  version: "20.0.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=20.0.0"
  sha1: "a60187f038d45e2886db9df82b72a9ab5fdcc49d"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 a60187f038d45e2886db9df82b72a9ab5fdcc49d \
  "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=20.0.0"

Jobs