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