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