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