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