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