Skip to content

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/monit introduced 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: "bc1538d32cd030216ac39723d363b6dc70bdcc55"

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

bosh upload-release --sha1 bc1538d32cd030216ac39723d363b6dc70bdcc55 \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.1"

Jobs

Packages