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