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