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