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