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