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