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