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