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