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