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