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