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