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