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