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