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