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: sha256:345fc22388ed601798064635fff0a2fce813f2497d5bf95e19cf9823e6c11058
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:345fc22388ed601798064635fff0a2fce813f2497d5bf95e19cf9823e6c11058 \ "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease?v=15.3.0"