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