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