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