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