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