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