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