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