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