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