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