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