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