stannis/12.0.1
You can find the source of this version on GitHub at cloudfoundry-community/stannis-boshrelease. It was created based on the commit 865dc998
.
Release Notes¶
- renamed job
agent
tostannis-agent
- Fixes for running stannis within host that also runs garden-runc
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "stannis" version: "12.0.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/stannis-boshrelease?v=12.0.1" sha1: "f2f7e29418a5dff5a2bf849e920f45df238ee7fd"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f2f7e29418a5dff5a2bf849e920f45df238ee7fd \ "https://bosh.io/d/github.com/cloudfoundry-community/stannis-boshrelease?v=12.0.1"