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