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