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