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