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