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