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