stannis/5
You can find the source of this version on GitHub at cloudfoundry-community/stannis-boshrelease. It was created based on the commit 97d29b07
.
Release Notes¶
New API endpoint allows uploading of extra data about a deployment
POST /upload/:reallyuuid/deployments/:deploymentname/data/:label
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "stannis" version: "5" url: "https://bosh.io/d/github.com/cloudfoundry-community/stannis-boshrelease?v=5" 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-community/stannis-boshrelease?v=5"