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