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