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