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