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