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