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