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