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