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