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