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