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