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