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