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