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