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