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