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