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