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