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