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