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: "ed84611e4d7b40af965fd905dc1c21937674ca3f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ed84611e4d7b40af965fd905dc1c21937674ca3f \ "https://bosh.io/d/github.com/cloudfoundry-incubator/cfcr-etcd-release?v=1.3"