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