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