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