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