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