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