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