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