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