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