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