etcd/67
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 7d1135d0
.
Release Notes¶
Changes: - No functional changes, just updates to tests and documentation.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "67" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=67" sha1: "d1bee6996c5e34633c8c7f4ac554f936b8684383"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d1bee6996c5e34633c8c7f4ac554f936b8684383 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=67"