bosh/256.1
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 8c8a6bd2.
Release Notes¶
- Fixes extra restrictive permissions for
/etc/sv/monitintroduced in 3232 stemcells- May have caused unintentional “Permission denied” errors in ctl scripts
This release includes 3232.1 stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: bosh
version: "256.1"
url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.1"
sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.1"