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