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