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