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