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