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