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