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