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