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