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