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