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