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