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