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