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