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