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: sha256:3ea23d9e09ee81f32a82332922df2cf6f98a625a066508efd4e46864f6a3b876
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 3ea23d9e09ee81f32a82332922df2cf6f98a625a066508efd4e46864f6a3b876 \ "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=6.0.0"