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