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