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