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: sha256:1d757e476f6a6445519dc9d655879ed578763950ef5100dbdfbf1fa15c4fa0ed
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:1d757e476f6a6445519dc9d655879ed578763950ef5100dbdfbf1fa15c4fa0ed \ "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease?v=15.2.1"