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