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