cf-redis/308
You can find the source of this version on GitHub at pivotal-cf/cf-redis-release. It was created based on the commit 105ae320
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-redis" version: "308" url: "https://bosh.io/d/github.com/pivotal-cf/cf-redis-release?v=308" sha1: "72c54fd401e937e37d3e1121a3dc4121b2cd90ea"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 72c54fd401e937e37d3e1121a3dc4121b2cd90ea \ "https://bosh.io/d/github.com/pivotal-cf/cf-redis-release?v=308"