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