gogs/1
You can find the source of this version on GitHub at cloudfoundry-community/gogs-boshrelease. It was created based on the commit 30e273dc
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "gogs" version: "1" url: "https://bosh.io/d/github.com/cloudfoundry-community/gogs-boshrelease?v=1" sha1: sha256:29e78e0fc28f48a4545edb588d1840824f4c270f7ccadad56d48e867a27f52a0
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:29e78e0fc28f48a4545edb588d1840824f4c270f7ccadad56d48e867a27f52a0 \ "https://bosh.io/d/github.com/cloudfoundry-community/gogs-boshrelease?v=1"