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