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