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