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