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