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