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