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