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