Skip to content

git-server Release

You can find this release on GitHub at cloudfoundry-community/git-server-release.

Latest Version (v3)

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"

All Versions

v3