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