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