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