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