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