memcache/4.3
You can find the source of this version on GitHub at cloudfoundry-community/memcache-release. It was created based on the commit 85c80705
.
Release Notes¶
Upgraded to hazelcast 3.7.2
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "memcache" version: "4.3" url: "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.3" sha1: "777cc2f0b318710757aaf646589cc04575cd5c80"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 777cc2f0b318710757aaf646589cc04575cd5c80 \ "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.3"