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