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