Skip to content

os-conf/23.0.1

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

Usage

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

- name: "os-conf"
  version: "23.0.1"
  url: "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=23.0.1"
  sha1: sha256:164ba687dc01657356784a5d43b2c02a98bc6b5aeab98e539d87213bab8c0e58

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

bosh upload-release --sha1=sha256:164ba687dc01657356784a5d43b2c02a98bc6b5aeab98e539d87213bab8c0e58 \
  "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=23.0.1"

Jobs