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