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