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