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