app-autoscaler/15.12.0
You can find the source of this version on GitHub at cloudfoundry-incubator/app-autoscaler-release. It was created based on the commit d92af8f97.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "app-autoscaler" version: "15.12.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/app-autoscaler-release?v=15.12.0" sha1: sha256:bbe9a662b237a4f8067e3d95098923b64eab21505df5c64652a945048abe9b9f
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:bbe9a662b237a4f8067e3d95098923b64eab21505df5c64652a945048abe9b9f \ "https://bosh.io/d/github.com/cloudfoundry-incubator/app-autoscaler-release?v=15.12.0"