app-autoscaler/15.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 63cfc3e66
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "app-autoscaler" version: "15.0.1" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/app-autoscaler-release?v=15.0.1" sha1: sha256:246df969fbd4144a7aa340122fe0a9a0a7681674bb43e49f934c2dc159dd4e1b
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 246df969fbd4144a7aa340122fe0a9a0a7681674bb43e49f934c2dc159dd4e1b \ "https://bosh.io/d/github.com/cloudfoundry-incubator/app-autoscaler-release?v=15.0.1"