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