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