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