redis/10
You can find the source of this version on GitHub at cloudfoundry-community/redis-boshrelease. It was created based on the commit 4544687c
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "redis" version: "10" url: "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease?v=10" sha1: "37eddb029e8f50ae611d31aaaa63f154e1775562"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 37eddb029e8f50ae611d31aaaa63f154e1775562 \ "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease?v=10"