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