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