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