etcd/49
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 07fc2283
.
Release Notes¶
Changes: - None (test changed added then reverted).
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "49" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=49" sha1: "5d145db1ddda984faf4777e022a748b355060478"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5d145db1ddda984faf4777e022a748b355060478 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=49"