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