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