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