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