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