cfcr-etcd/1.3
You can find the source of this version on GitHub at cloudfoundry-incubator/cfcr-etcd-release. It was created based on the commit 6a62d8f
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cfcr-etcd" version: "1.3" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/cfcr-etcd-release?v=1.3" sha1: sha256:72a0afd8a98e8c5bf990d4dd727fc8bf513f0e7b82270e3524cbb3b806e40978
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:72a0afd8a98e8c5bf990d4dd727fc8bf513f0e7b82270e3524cbb3b806e40978 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/cfcr-etcd-release?v=1.3"